Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Tcode pc00_m40_remp

Former Member
0 Likes
427

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 ...

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
396

check

HRINRAP3

in SMOD.

regards

prabhu

2 REPLIES 2
Read only

Former Member
0 Likes
397

check

HRINRAP3

in SMOD.

regards

prabhu

Read only

Former Member
0 Likes
396

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.