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: 

Automatically triggering the outbound idoc for the PO confirmations

mahabaleshwar_patil
Participant
0 Kudos

Hello all,

I have doubt in which user exit (customer exit)I should write code to generate automatic idoc

I have inbound IDOC ORDRSP basic type ORDERS01 in ME23N which creates the which gives the confirmation to the item for the PO

Intern that PO should trigger the outbound IDOC about the confirmation. so in which user exit I have to write the code for this

When I do the confirmation manually outbound idoc will get triggered but when inbound idic come and gives the confirmation outbound idoc should be trigged so where I I have write the code for the. I have already written the code when we do manually outbound gets triggered. DELORD is my out bound type.

When I sent confirmation manually I doc will trigger I have written this login in the method  IF_EX_ME_PURCHDOC_POSTED~POSTED.

Automatically triggering the outbound idoc for the PO confirmations

1 REPLY 1

Former Member
0 Kudos

Hi

Why not using message control? Do not need your write code.

Take a look at 'Message control' & 'NACE' for PO confirmations.

regards,

Archer