-
Notifications
You must be signed in to change notification settings - Fork 48
AUTO.NEW.CONTENT ROUTINES
Aaron Niyonzima edited this page Nov 20, 2020
·
1 revision
Used to automatically populate content of a field when a record is opened.
The bank would like to have account MNEMONIC automatically generated and populated for all newly created accounts using the version ACCOUNT,MTD.NEW.AC. Your assignment is to adapt this version based on these business requirements. Mnemonics are to be generated in this format: AAAANNNNAA
- Create a subroutine
- Create a record in PGM.FILE of type
S, define product(e.gEB) andAPPL.FOR.SUB(e.g AC) - Define
AUTOM.FIELD.NO - Add our routine in
AUT.NEW.CONTENTprefixed by@
- Home
- Getting started with InfoBasic(jbc)
- Key Features of InfoBasic
- Control Flow
- Subroutines and Functions
- OFS
- Template Programming
- T24 Integration with other Systems
- T24 Business Training
- T24 Navigation Training
- T24 Administration Training