Adds items (objects, relationships, tables, pictures, etc) to an existing SA report.
Input Arguments
0 |
Collection Object Name |
Report Name |
The name of the existing SA report. |
1 |
Collection Object Name Ref List |
Items To Report |
The list of items to add to the report. |
2 |
Boolean |
Show Report? |
Indicates whether the report should be displayed after the items are added. |
Return Arguments
None.
Returned Status
SUCCESS |
At least one of the supplied items was successfully added to the report. |
FAILURE |
The report was not found, or none of the specified items could be found. |
Remarks
None.