Delivery Routines: Click To Edit Master Text Styles Second Level Third Level
Delivery Routines: Click To Edit Master Text Styles Second Level Third Level
Delivery Routines
Second level
Third level
Objectives
2
Need For Delivery Routines
3
Need For Delivery Routines
4
APPLICATION.HANDOFF
5
APPLICATION.HANDOFF
6
APPLICATION.HANDOFF
7
APPLICATION.HANDOFF
8
Pre-requirement
9
Delivery Routines
10
Example 1
11
SOLUTION
12
STEPS
13
Solution 1
14
Solution 1
STEP 2
Map the field to an appropriate array position in DE.O.HANDOFF. It is
advisable to use the 9th or the 10th array in DE.O.HANDOFF to
populate the new values. This example uses the 9.2 position in
DE.O.HANDOFF record.
15
Solution 1
16
Solution 1
STEP 3
Write a routine that will
• Pick up the account officer for that specific Customer from the
Customer file.
• The Customer Id is available in the ‘2.1’ position of the handoff
record (DE.O.HANDOFF).
• Extract the id from the handoff record. Using this open the
Customer file and extract the Account Officer.
• Pass this extracted value to the handoff record (populate the value
in ‘9.2’ position of the record).
17
Solution 1
18
Solution 1
STEP 4
Compile and Catalog the Subroutine and attach in the
BEFORE.AUTH.WRITE part of the main template
19
Solution 1
STEP 5
Attach the Subroutine in DE.MAPPING Record (field no :11)
prefixed with @ symbol
20
Solution 1
STEP 6:
21
Solution 1
DE.FORMAT.PRINT ID : 900.1.1.GB
22
Solution 1
Step 7
Initiate the phantom. Use DE.MENU to initiate the phantom.
Step 8
Input a FT Transaction with AC Type and Authorize.
Step 9
Note down the Delivery reference id.
23
Solution 1
Step 12
Using the Delivery Reference Number open DE.O.HANDOFF and
check whether the value has been populated.
SEE.HANDOFF DeliveryReferenceID
(From the database prompt)
Step 13
Using the Delivery Reference Number open the DE.O.HEADER and
check the disposition field. The status of the disposition field has to be
‘FORMATTED’.
24
Solution 1
Step 14
The advice can be viewed by using the following application
DE.MM.PRINT.MSG.
DE.MM.PRINT.MSG Delivery Reference ID (From within T24).
25
WORK SHOP 1
26
WORK SHOP 2
27
Summary
28
Summary
29
© 2006 Thesys Technologies. All rights reserved.
30