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: 

User exit for material document.

deepu_p2
Active Participant
0 Kudos

Hi,

does any one know and user exit or BADi which gets triggered when ever a material document is posted ( Saved) in to the system and is irrespective of transaction used. we want to send the updated stock information and their status to a third party system when ever there is a material document posted via an IDoc.

2 REPLIES 2

Former Member
0 Kudos

Hi,

Check this thread: [Badi/exit while saving Material document in MIGO |;

Hope you find this useful.

Reetesh

raymond_giuseppi
Active Contributor
0 Kudos

Try BAdI [MB_DOCUMENT_BADI|http://www.sdn.sap.com/irj/scn/advancedsearch?query=mb_document_badi], method [IF_EX_MB_DOCUMENT_BADI~MB_DOCUMENT_UPDATE|http://www.sdn.sap.com/irj/scn/advancedsearch?query=mb_document_badi+mb_document_update]

Regards,

Raymond