HP System Dictionary/XL General Reference Manual Vol 2 - Part 1 SDINIT (32256-90005)

8- 59
ERENCE = OFF. In that case, the following mapping is used:
2 When the file type is MAST, FILE-KEY can have either 0 or -1. If it is -1, the element is the search
item for themaster; hence,the IMAGE-DATASET key ELEMENT relationship is established with
the attributes initialized in the normal manner.
AUTO File Type. If the FILE-TYPE field in DATA-FILE contains 'AUTO', the file in question is an
IMAGE automatic master data set. The following definitions are created:
1 IMAGE-DATASET contains RECORD relationship
2 RECORD contains ELEMENT relationship
3 IMAGE-DATASET key ELEMENT
The fields are mapped according to the following table:
attribute value assigned
element-type ELEMENT-TYPE from DATA-ELEMENT
byte-offset generated by SDCONV (starts from 1)
display-length ELEMENT-SIZE from DATA-ELEMENT
decimal ELEMENT-DEC from DATA-ELEMENT
byte-length ELEMENT-LENGTH from DATA-ELEMENT
count ELEMENT-COUNT from DATA-ELEMENT
units ELEMENT-UNITS from DATA-ELEMENT
sign ELEMENT-SIGN from DATA-ELEMENT
blank ELEMENT-BLANK from DATA-ELEMENT
justify ELEMENT-JUST from DATA-ELEMENT
synchronize ELEMENT-SYNC from DATA-ELEMENT
edit-mask (variable) ELEMENT-EDIT from child ELEMENT
entry-text (variable) ELEMENT-ENTRY from child ELEMENT
heading-text (variable) ELEMENT-HEAD from child ELEMENT
FILE entity name for the FILE entity
ELEMENT entity name for the ELEMENT entity*1
ELEMENT-ALIAS image-alias on RECORD contains ELEMENT
FILE-KEY Not mapped
ELEMENT-KEY Not mapped
ELEMENT-PRIMARY Not mapped
DATA-CREATE Not mapped. See DATA-ELEMENT.