on 2008 Dec 29 4:32 PM
Hi all,
I need to create an SD order automatically after an MM puchase order creation in the same system.
I think that it is possible to use IDOC interface.
Does anybody have a similar experience ?
regards,
Eric
Request clarification before answering.
We have done this in a few ways...But before I explain the different ways, could you explain more about the basic requirement? Are you looking for an inter-company scenario where PO from one plant (to an IC vendor) can generate a demand for the Inter-company plant?
Regards,
Srini
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Srini,
this is a particular requirement in public sector for an intra-company scenario, a purchase order of service material must generate a service order in an other plant, we have controlling requirement (=> we need an SD order) and purchased service material are not the same than saled service material !
thanks for your help,
Eric
Edited by: eric colas on Dec 31, 2008 11:58 AM
Edited by: eric colas on Dec 31, 2008 11:58 AM
The standard MM outbound process code ME10 will create an outbound purchase order IDOC of type ORDERS. When you want to trigger inbound processing for this IDOC then copy the outbound process code ME10 to a customer outbound process code and change it from 'Processing with ALE service' to 'Processing w. trigger (inbound)'.
The standard SD inbound process code ORDE will create a sales order from an ORDER IDOC. When you copy this process code to a customer process code with the same name as the outbound process code, then the outbound ORDERS IDOC will be processed as an inbound IDOC.
Best regards Jack
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This message was moderated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eric,
while saving then MM PO try to find the user exit or enhancement spot where you can get the PO number , If PO number is created at that exit then create sales order by extracting sales order data.
You can use BAPI or FM to create sales order.
Please award points if helpfull.
Regards,
Phani.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
61 | |
9 | |
8 | |
6 | |
5 | |
4 | |
4 | |
3 | |
2 | |
2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.