11.overview of Template Programming-R17
11.overview of Template Programming-R17
PGM.FILE
FILE.CONTROL
STANDARD.SELECTION
From the above it is evident that the TEMPLATE subroutine enlists the required
information to populate the required fields in all the related components in application
development.
Table.relatedFiles – T24 applications that form part of the ID of the application. For
Table.idPrefix - Set the prefix here that you want prefixed to the id that your application is
generating. EB.FORMAT.ID is a core subroutine that is called to format the ID, similar to the ID
generated in Funds Transfer.
Table.trigger = '' ;* Trigger field used for OPERATION style fields ie., audit fields
The set of Methods are enlisted here, in the order in which they get executed. The
naming convention when using the methods is <Application name>.<Method name>.
These method names are hard-coded. A method named differently will be ignored.
object.