Loading ...
Loading ...
Loading ...
T24 Application Development
Appendix 2 - Development Artefacts
FILE.CONTROL
FILE.CONTROL acts as the registry for tables for T24. Refer to helptext for further information.
PGM.FILE
PGM.FILE acts as the registry for applications and programs in T24. Refer to the helptext for more
information.
STANDARD.SELECTION
STANDARD.SELECTION is the dictionary application for T24 and each application must have an
entry in STANDARD.SELECTION so that the T24 framework will function correctly.
The STANDARD.SELECTION record can be built from the underlying code by setting the field
REBUILD.SYS.FIELDS to Y and committing the record.
EB.SYSTEM.ID
EB.SYSTEM.ID is used to provide a description of the SYSTEM.ID field in the accounting entry files,
STMT.ENTRY, CATEG.ENTRY, CONSOL.NET.TODAY and RE.CONSOL.SPEC.ENTRY.
The application also holds additional details of the underlying application record which was
responsible for raising the entries and is used to allow the correct drill-down in entry based enquiries.
Insert File (I_F.XXX)
The “insert file” is the termed used to describe the generated file that holds the equated field names.
This allows field names to be used in the code to reference fields without the need to change these
when the table layout changes. It is created automatically from EB.DEV.HELPER, though for older
applications this must be done using the command line facility FILE.LAYOUT.
DAS programs
Acts as an entry point for all defined queries on the table. Refer to T24 Application Development and
Subroutine User Guides.
TEMENOS T24 User Guide Page 30 of 34
Loading ...
Loading ...
Loading ...