Loading ...
Loading ...
Loading ...
T24 Application Development
Field Type
The 'T' array is a dimensioned array that defines additional editing to be carried out when data is input in
the fields.
The corresponding variable for the record id is ID.T.
Each element consists of a dynamic array. The first field identifies the name of the routine to call to
perform specific editing for on data input. Fields 3, 4 and 5 are used to define display masks, input
restrictions and display justification respectively. The other fields define parameters, which are used in
ways specific to the particular validation subroutine and are described later in this section. The use of
Fields 1, 3, 4 and 5 are described here:
Field 1 – Routine Name
Each routine is named 'IN2suffix'. This field contains 'suffix', and may be blank to invoke IN2.
Below is a summary table of the so-called “IN2 routines” that are available in T24. For more complete
details refer to the IN2 Routines User Guide.
Type Routine
Account Number IN2ACC,IN2.ACCD,IN2ALL,IN2ANT,IN2INT
Alphabetic IN2AAA,IN2SSS
Alphanumeric IN2A,IN2AA,IN2S,IN2SS
Any character IN2ANY
Amount IN2AMT
Company Code IN2COM
Currency Code IN2CCY,IN2.CCYD
Customer Number IN2CUS
Date IN2D,IN2.ACCD,IN2.CCYD,IN2.D,IN2YM,IN2.YM,IN2FQU
Frequency IN2FQU
Mnemonic IN2MME
Numeric IN2, IN2R
Program Name IN2PG,IN2PV
Range IN2
Rate IN2R
Security IN2SEC
Specific Values IN2
Swift Characters IN2S,IN2SS,IN2SSS
Version IN2PV
TEMENOS T24 User Guide Page 11 of 34
Loading ...
Loading ...
Loading ...