Control action commands are valid only while you are displaying control information of a Report, or an output request.
Note: Any general action command can also be used when viewing control information.
RQ (for REQUESTS)
Use this command to request a menu listing of all output requests for the current Report.
The syntax of this command is:
RQ
This command is equivalent to the following general action command:
OR RE current report
SAVEDAYS (SA)
This command changes the value of SAVEDAYS of the current Report.
The syntax of this command is:
SAVEDAYS number
The number value becomes the new value of Glb.SaveDays for the Report, and specifies the number of days the Report is to be retained for. Refer to Glb.SaveDays built-in attribute in the Agile Business Suite Programming Reference Manual for more information.
STATE (ST)
This command enables you to make restricted changes to the state of the current Report or output request.
The following command alters the state of a deleted Report to C (Complete), provided the physical deletion of the Report has not commenced.
STATE C
The following command alters the state of an output request, currently writing or in error, to Q (Queued). You can command to restart a printing request if it was aborted by the termination of the ROC background Report.
STATE Q