Available Objects

Available objects are represented by a two-character, alphabetical code that indicates the source of the data and determines how the data is used in reports and batch processes at runtime.

This table describes the available objects that are defined for batch processing:

Object

Description

BC

Business view columns. Columns that are included in the attached business view. These columns are populated with values from the database when a fetch is performed, and those values are the values that are saved to the database during an add or update.

PO

Processing option values. These values are passed into the application when the batch version is submitted. These processing option values are entered by the user or defined in a particular version of an application.

VA

Event rules variables. Variables that you create in event rules using data dictionary items. They are not manipulated by the system.

SV

System variables. Values that represent environment variables that are made accessible to event rules.

SL

System values. Values that represent constant system values that have been made accessible to event rules.

TV

Text variables. Variables that you create in RDA for use in event rules.

RC

Report constants. Includes column headings in columnar sections and the constant portion of fields in group sections.

RV

Report variables.

PC

Previous business view columns. Columns that are included in the attached business view. These columns are the previous values for a field rather than the value currently in memory.

PV

Previous report variables.