Loading ...
Loading ...
Loading ...
T24 Application Development
FIELD.INPUT / FIELD.MULTI.INPUT
FIELD.INPUT processes all field input when no multiple fields per line are defined by VERSION, whereas
FIELD.MULTI.INPUT is used when the screen has been defined as multiple fields per line by means of a
VERSION.
The MESSAGE Variable
This section of code is entered when the user has ended the field input session by entering the function
key F5. MESSAGE is set to 'VAL' if the record was being input or changed and required validation; to
'AUT' if the authorise function is being used.
UNAUTH.RECORD.WRITE
This system routine writes the input or changed record to the unauthorised ($NAU) file.
AUTH.RECORD.WRITE
This system routine writes the input or changed record to the live file.
TEMENOS T24 User Guide Page 33 of 34
Loading ...