Makes an item of MP type “Report View Options” that can be used later when specifying view options for a report.
Input Arguments
0 |
Boolean |
No View? |
Indicates whether the graphical view should be visible at all. |
1 |
Boolean |
Use Current View? |
Indicates whether the current view should be used. |
2 |
Boolean |
Use Callout View? |
Indicates whether a callout view should be used. |
3 |
String |
Callout Collection Name (optional) |
The name of the callout view’s collection to use (if specified). |
4 |
String |
Callout View Name (optional) |
The name of the callout view to use (if specified). |
Return Arguments
5 |
Report View Options |
Resulting Graphical View Op- tions |
The resulting Report View Options item. |
Returned Status
SUCCESS |
This command always succeeds. |
Remarks
None.