Generates a Quick Report for the specified object.
Input Arguments
0 |
Collection Object Name |
Item Name |
The item to report. |
1 |
String |
Report Name (optional) |
The name for the quick report. |
2 |
Boolean |
Open Report? |
Indicates whether the quick report should be opened or just added to the tree. |
Return Arguments
None.
Returned Status
SUCCESS |
The report was generated successfully. |
FAILURE |
The item was not found or does not support Quick Reports. |
Remarks
None.