New Template Programming at T24 R08

June 23, 2008

There are 2 template programming files must be created:
ex : BI.H.BANKER.CHEQUE and BI.H.BANKER.CHEQUE.FIELDS

At the .FIELDS file to add define a fields use the function below :
– Table.addfield()
– Table.addFieldDefinition() –> it can be use to set the length of field

To develop the template programming was created, use EB.DEV.HELPER application. It will create :
– PGM.FILE
– FILE.CONTROL
– INSERT
– CREATE FILE
at once.

Leave a comment