Loading ...
Loading ...
T24 Application Development
Overview
This document explains how to develop applications in T24.
T24 has an extensive infrastructure in place that enables the rapid development of business
components. The creation and maintenance of T24 applications is based on a series of templates,
which have had numerous incarnations throughout the life of T24. Now in its fourth iteration, this
document details how applications are created in a step by step process. For an understanding of the
genesis of the templates, refer to the appendix “Older Templates”. This document does not explain the
process of the previous release of the templates – refer to “Template Programming V3”.
T24 is based on a one to one relationship between the data fields on the screen and the data fields in
a file. The only way to enter data into T24 is via an APPLICATION which records the data entered and
stores it in an associated file, field by field.
There are the following stereotypes:
Application allows the full functionality of T24: data entry, authorisation, deletion, history
restore, etc. e.g. CUSTOMER
Display is used to simply view the data on a file maintained by the system rather than the
user e.g. STMT.ENTRY
Utility allows data entry and a Verification function which initiates a process, e.g.
ENQUIRY.REPORT which records the selection criteria for an enquiry and then on
Verification builds a report and spools it.
TEMENOS T24 User Guide Page 3 of 34
Loading ...
Loading ...
Loading ...