Built-in Attributes and Reports

When a report is executed, built-in attributes are used to define many operations of the report.

Glb.Device defines the type of output device. This is set in the logic of the report.

Glb.Priv is set to 0 (zero). The value of Glb.Priv is used only to define the privilege level of output held in the ROC database.

Glb.Stn defines where output is produced.

Glb.Task defines a return-value (or exit code) for the report.

Refer to the Agile Business Suite Developer Online Help for more information on built-in attributes.