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

perform on commit

Former Member
0 Likes
395

Dear Experts,

My problem is as follows..

I am performing 311 goods movement using BAPI and then updating 'Z' tables in a subroutine PERFORM.....ON COMMIT.

Now in some situations like power loss or other data is getting updated in 'Z' tables but not in standard tables like MKPF or MSEG..

I have found a BADI but some fields which i wanted to update in Z table are not available in the structures in BADI.

Looking forward for your responses...

Regards,

Sudheer

2 REPLIES 2
Read only

Former Member
0 Likes
369

before updating Z table just check MKPF N MSEG

Sameer

Read only

0 Likes
369

that i have done, but data is sometimes updated in MSEG & MKPF but not in Z tables....