Loading ...
Loading ...
Loading ...
T24 Application Development
Classifications
There are three primary classifications of application:
Classification Details
INT Installation - This covers files like COMPANY, USER, LANGUAGE, where
only one version of the file will exist regardless of the number of companies
CUS Customer - for files where the data can be shared between companies.
Primarily static information and tables.
FIN Financial - for files that hold financial level details (amounts, balances etc.)
where the data cannot be shared with other companies.
For further explanation and a full list of the classifications, refer to the FILE.CONTROL help text.
Non Stop Processing
Application may be NS enabled by setting the common variable C$NS.OPERATION.
Value Meaning
ALL Full Non Stop operation providing NS module is installed
NEW new deals allowed in NS mode only providing NS module is installed
NOD Nonstop input allowed with NS module (for apps like PGM.FILE, BATCH etc)
no NS operation allowed
If the application does not allow NS there is no need to specify it as null. This allows local
developments to be non-stop if required.
Further information on nonstop processing can be found in the nonstop processing user guide.
TEMENOS T24 User Guide Page 6 of 34
Loading ...
Loading ...
Loading ...