Previous Topic: Delta Identification ColumnsNext Topic: Delta Tables


Delta Column information

Following the identification columns, the balance of the Delta rows contains columns extracted from the Snapshot tables. In most cases, these columns have the same column name and the same definition as the columns in the DST tables. For a DST row, the value for the column is based off the activity since the beginning of the MUF enable. For a Delta row, the column value is specific to the time period that the Delta represents.

In the table layouts provided next, each column is prefixed with an indicator. These indicators tell you how each Delta column's content was constructed.

I

Identification column built during Delta row creation as follows:

IS

Identification column built during Delta row creation as follows:

L

Fixed value taken from the ending input row as follows:

D

Value was a "delta value" calculated as follows:

R

Value is a ratio value built by dividing one column by another column. Ratio columns are only built in the two special Delta ratio tables.

U

Value is assigned by the user using the OUTTAG option on selected AUTOCOLL functions.