Define Import Specifications - the Fields (1) Tab
This is the first of two tabs for fields. Here you define the fields where data is saved or processed.
There are two types of fields, fixed and temporary. Fixed fields are used for saving the postings to the IBM® Cognos Controller database. Temporary fields are used for processing data.
Fields are the only compulsory definition in an import specification. There are two different types of field.
- IBM Cognos Controller fields
- Temporary fields
For both types of field you can define the source of the field's initial value and the required operation, if the initial value has to be processed before being stored.
IBM Cognos Controller fields are fixed and correspond to IBM Cognos Controller's database identities. These fields are used to store values in the IBM Cognos Controller database and the format is therefore predefined. The fields can be alphanumeric or numeric.
The table shows the fixed Cognos Controller fields:
Fields | Description |
---|---|
ACCOUNT |
Account |
ACTUALITY |
Actuality |
AMOUNT |
Amount |
COMPANY |
Company |
CURRENCY |
Currency |
C_COMPANY |
Counter company |
C_DIM |
Counter dimension |
EXTDIM1-4 |
Extended Dimensions 1-4 |
JOURNAL TYPE |
Journal type |
O_COMPANY |
Original company |
PERIOD |
Period |
REL_ACT |
Relative actuality to describe the preceding period if the file does not contain cumulative values. This field must never be used when importing cumulative values. |
REL_PERIOD |
Relative period to describe the preceding period (YYMM) if the file does not contain cumulative values. Never use this field when importing cumulative values. |
TRANAMOUNT |
Transaction amount |
TRANCURR |
Transaction Currency |
Temporary fields are used to carry out various calculations or operations in multiple steps. It is necessary to define the format and width of temporary fields manually. Otherwise the format and width of a temporary field is set automatically as Alpha format with a width of 1. For temporary fields you can define the field's format, length and number of decimal places. The identity of a temporary field must begin with the @ character and must be followed by the following character types only: _, 0-9, A-Z.
Procedure
Results
- All temporary field names must begin with an at sign (@) and must be followed by the following character types only: _, 0-9, A-Z.
- You cannot change the description or format of a fixed field.