‎2008 Feb 02 1:38 PM
Hi All,
I am having problem while creating a SO using the BAPI_SALESORDER_CREATEFROMDAT2, Its returning sales documnet type is not defined. I used to get the error to speciy the ship to party or sold party earlier that has been resloved now I am getting the above specifed error.
Please help me its very urgent
Thanks,
Suma
‎2008 Feb 02 1:45 PM
Hi All,
Again I am getting the error Please enter sold to party or ship to party, where do I need to specify them??
Thanks,
Suma
‎2008 Feb 02 4:04 PM
Hi Suma
While populating data for Sales Order Creation, populate PARTNER table with Sold-To or Ship-To as per you business process.
Minimum two fields are to the fields for this structure:PARTN_ROLE , PARTN_NUMB
PARTN_ROLE ---> " Partner Role, which specifies the partner type i.e Sold-To, Ship-To, Bill-To ...
ARTN_NUMB ---> " Customer Number
Regards
Eswar
‎2008 Feb 07 6:46 AM