Files > ENG DJ SCREEN

name
ENG DJ SCREEN
number
6910.9
location
^ENG(6910.9,
description
File of screens used by Engineering Screen Handler.
Fields
#NameLocationTypeDetailsIndexDescription
.01name(+)0;1FREE TEXTBThis field contains the screen name associated with a display of entries. The screen should be namespaced. The name should start the namespace characters.
.02maxline(+)0;2NUMERICThis field specifies the number of lines usable for data entry. It cannot exceed 15 lines. The system computes this field automatically.
.03previous0;3FREE TEXTThis field is only applicable to multiple page screens. This field points to the previous screen name. It is a free text pointer entered by the system automatically.
.04security0;4FREE TEXTThis field is set automatically to the write (WR) security of the file selected by the user, at the time the file is created.
.05rightlinked0;5FREE TEXTThis field is only applicable to multiple page screens. This field contains the name of the screen to be executed next. It is a free text pointer entered by the system automatically.
.06dd number(+)0;6NUMERICThe contents of this field should be a legal Data Definition (DD) number. It could be a first level .
.07entry definitions1;0MULTIPLE6910.97Definition of each line item on a data entry screen.
.08description(+)0;7FREE TEXTThe data entered in this field will be displayed at the top of the screen display as a title with the current date.
.09file level0;8NUMERICThis field keeps track of the level of the screen display with respect to the hierarchy of the file.
.1highest number used0;9NUMERICThis field contains the highest number used in the screen display. It is used when continuing adding entries.

Not Referenced