‎2010 Mar 10 2:49 PM
Hi Experts,
Can we use inbound DESADV message type to create a outbound delivery for Stock Transfer Order. If yes how can we create it means what are all the field do i need to pass.
If not what is the best way to create a delivery for a stock transfer order. We are using 4.7 system.
Please sugest.
Thanks
Neha.
‎2010 Mar 10 4:55 PM
Hi Neha,
You can create out of an inbound desadv idoc what ever you want. in the report that processes the idoc you can create an outgoing idoc of different type. you can read missing data from the sap tables, you can call bapis and so on.
Keep in mind to set the status of your desadv inbound idoc correspondingly.. if your process worked then to 53 for example, if your process did not work set it to 51 to have the chance of reprocess it after you edited the idoc (for example).
It is possible to set your oun status to the idoc if you fail to process it.
Its quite lots of work in front of you but it is possible. I did something simmilar with in bound orders.
Regards
Manfred