Application Development 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: 

Call Transaction on a FM in uptade task.

Former Member
0 Kudos

Hi experts,

Cause i couldn't found any Exit or BADI to update a vendor after the user creates one, i've developed a batch input, wich code it's on a function module 'z'. i've posted the code in the badi ADD_DATA~SAVE_DATA WITH a CALL TRANSACTION XK02 STATEMENT to update certain values , but the system it returns me POSTING ILLEGAL STATEMENT, this is cause it's and asynchronous method. Now anybody know how can i update the vendor after the user creates ones, i need to go to other system via the oracle connector and retrieve some information to make an automatic update. Maybe if i can know when the systems have finished to commit. I'll really appreciate the info, tnxs for you patiencie to read this post.

Regards,

Steve.

1 REPLY 1

Former Member
0 Kudos

you can use

call transaction tcode

update '<b>S'</b>.