‎2008 Apr 07 8:14 PM
Dear all,
We are creating sales orders using BAPI_SALESORDER_CREATEFROMDAT1 and BAPI_SALESORDER_CREATEFROMDAT2 but we cannot find where to enter "receiving location" data in these BAPIs. Can anyone give us an idea which filed shall we use for it ? Is there any technical document that explains the field instructions abouth these BAPIs ? Thanks in advance.
Rgds.
‎2008 Apr 07 8:29 PM
Hi,
It can well be that there is no field 'receiving location'. There is however a partner role ship-to-party (partner role WE) which you can fill with the right address data . Perhaps this can be of help to you.
Regards,
Bert
‎2008 Apr 07 8:29 PM
Hi,
It can well be that there is no field 'receiving location'. There is however a partner role ship-to-party (partner role WE) which you can fill with the right address data . Perhaps this can be of help to you.
Regards,
Bert
‎2008 Apr 08 8:11 AM
Thanks for your comment Bert. However we couldn't find the field for "receiving location" with partner table of BAPI_SALESORDER_CREATEFROMDAT2 . So creating a shipto party is not helping us.
‎2008 Apr 08 8:37 AM
hi,
u can see this BAPI FM rather than crateform 2.
FM:BAPI_SALESORDER_CREATEFROMDAT1 u will find ship-to-party under export .
‎2008 Apr 08 9:14 AM
Dear all thanks for your comments however our problem is not "how to define ship-to-party". Our problem is "how to define receiving point with ship-to-party". For example there is a field named UNLOAD_PT in ORDER_PARTNERS of BAPI_SALESORDER_CREATEFROMDAT1 and the value we populated here directly goes to the "Unloading point" field of the sales order created. Just like this one we are searching for a field in this BAPI for defining "Receiving Point" in the created sales order.
Rgds.