Obtains a specific report from a report ref list.
Input Arguments
0 |
SA Report Ref List |
Report List |
The name of the report ref list. |
1 |
Integer |
Report Index |
the index number of the report in the ref list. |
Return Arguments
2 |
Collection Object Name |
Resultant Item |
The report that was indexed from the report ref list. |
Returned Status
SUCCESS |
The report was obtained successfully. |
FAILURE |
An invalid report list or report index was supplied. |
Remarks
None.