‎2006 Aug 04 10:34 AM
Hi,
can any one pls help me in this.
I will be using tcode pc00_m40_remp which update it 267 when run in actual mode, i also want to update one of the ztable also along with it 267 update.
my z table is a basically having all the reimbursement typee field with the status which i need to update in sequence with it 267 update else roll back ....
is there any exit for this how can i achieve this ...
‎2006 Aug 04 10:40 AM
‎2006 Aug 04 10:40 AM
‎2006 Aug 08 1:25 PM
I'm not sure if you found a solution so I'll give you my input.
Look at BADI HRPAD00INFTY method IN_UPDATE. This method is called at the time of updating. There are also methods BEFORE_OUTPUT and AFTER_INPUT.