The Internal Representation dialog box is dynamic. The fields and controls that appear on it depend on the data type you select for the field you are defining. The following list represents all possible fields or controls you might encounter:
JULIAN | Store data as YYDDD and generate PIC X(5) or PIC 9(5) COMP 3, depending on the Physical Data Type selected above. |
GREGOR | Store data as YYMMDD and generate PIC X(6) or PIC 9(6) COMP 3, depending on the physical data type specified for the field. |
Total | Type the sum of digits stored before and after the decimal point. |
Right of Decimal | Type the number of digits that follow the decimal point. |
This option is only valid for Numeric data items that have an Internal Data Use of "ZONEDEC Display" and have Trailing or Leading as the Sign field value.
If the field is a Time field, valid characters are HH (hour), MM (minute), SS (second), *s, and special characters. Seconds are optional. For example: HH:MM**
Character fields | Type the physical space required to store the data; maximum 16777216 bytes. Default is the length specified for the control item. |
Numerical fields | Shows the physical space required to store the data; AMB calculates this value for you. |