You are on page 1of 48

Technology and

Architecture customization
Abbreviation

Need for abbreviation


 To avoid using long T24 application and longer version
 To customize T24 commands
 Application used for abbreviation is ABBREVATION it self
Auto id generation

 Needs for auto id generation


 To reduce the overhead involved in keying in unique id for each record in each application
 Data stored can be accessed easily with the help of a unique id
 Setting up auto id generation
 Application that support auto id generation will have an entry in the field PGM AUTOM ID of the
company record and
 Application that support auto id generation should have an entry in AUTO.ID.START
 Enforcing Auto id generation
 To make auto id generation mandatory, suffix application name with M in the company record.
 Last generated id is updated in LOCKING record.
Auto id generation
Introduction to menu

Needs for menu


 Easy to navigation
 Assign different menu structure to different user
 Group similar task to easy uses
Creation of Menu
 Sub menus are created using HELPTEXT.MENU
 Parent menus are created using HELPTEXT.MAINMENU
 Id of HELPTEXT.MAINMENU must be numeric
 Id of HELPTEXT.MAINMENU is attached in “init application” in user record
 Menu can be launched from command line
Introduction to menu
Introduction to menu
Local reference field in T24

Needs for local reference


 Bank might want to store extra information
 Local reference field are user defined tables
 Can be used in various application
Required application
 LOCAL.TABLE:- used to create the user defined field and set properties of that field
 LOCAL.REF.TABLE:- used to link local reference field to application in T24.
 Finally rebuild the application from STANDARD.SELECTION by setting rebuild to yes and
validate.
 Always put the local field at the end not in the middle of fields in LOCAL.REF.TABLE.
Local reference field
Local reference field
versions
Needs for version
 Version is customized screen in T24
 Allow to enter data in customized screen
 Can be created for any application in T24
 Application to created versions is VERSION
 Can use to set no of authorization
T24 naming convention for zero-Auth
version
Rekey field in version

 Rekey in versions are triggered on authorization


 Can be used for sensitive data
 Specific important field are re entered by authorization
Rekey field in version
Associated version and next version

Associated version
 Different versions of the same application can be linked in the main version
 Makes version more presentable
 Enables grouping of similar information of the same record

Next version
 Versions based on different application can be linked
 Method of linking application in T24
 Next version to be linked must already exist
 Next version is launched once the record in the parent version is authorized
Associated version
Next version
Manipulating field properties in version

 No change field after authorization no changes are allowed


 No input no input is allowed
 By setting field name and auto content value in Automatic field and then
value is display when the version is open

Drop down
 The ENQUIRY to be used to generate the drop down list for the field.
 Must reference a valid record on the ENQUIRY file.
Popup control
 This field allows a popup control (calendar, calculator or rate control) to be
associated with a field in VERSION.
DROP DOWN.FIELD field
DROP.DOWN field
Pop up control
Pop up control
Straight through processing

 In T24 ,STP stands to straight through processing


 Based on certain condition the value in NO.OF.AUTH field can be
changed dynamically
 If the spec fifed condition is true then the version records acts like a auto-
auth version(zero-auth version)
 Version record remains physically undisturbed
 The condition is given in the EB.STP.CONDTION APLLICATION
 Id for the record is application name or version name
Straight through processing
Enquiries
Enquiries –Drill down
Drill down enquiries(parent enquiry)
Drill down enquiries( child enquiry)
Drill down enquiries link child enquiry to
parent
Drill down Output
Enquiry –fast path

 Fast path enquiry Allow to authorize, delete and reverse using enquiry.
 Fast path enquiry not able to input ,authorize ,delete and reverse records
with IHLD status
 In enquiry name specify which version invoked for authorization of deletion
 In Attributes field fast path must be selected
 Can able to authorize or delete many records at a time.
Enquiry –fast path
Enquiry fast path output
Displaying charts and graph in
Enquiry
Bar chart and graph in Enquiry
Pie chart
creating Break change, tree and hidden
fields

 Break change
Break change
Enquiry-Tree format
Enquiry –tree format
Enquiry –tree format
Enquiry –hidden Column

 To hide column from normal view attribute field set to hidden


Enquiry- hidden column
Tabbed screen
Need of tabbed screen
Tabbed screen
Tabbed screen
Tabbed screen

You might also like