2007 Sep 13 4:51 PM
I am trying to create a SD Credit memo document.
From the thread I understand that the BAPI BAPI_SALESORDER_CREATEFROMDAT2 cant be used and instead I gotta use the FM SD_SALESDOCUMENT_CREATE for this purpose.
On this backdrop, I am trying to pass sold-to-party / ship-to-party values into this FM.
But, in the structure SALES_HEADER_IN type BAPISDHD1, I couldnt find the fields to pass these values.
Please advise the name of the fileds/structure where I should pass shiptoparty and soldtoparty values.
In VA01 screen, you could see these fields.
Thanks,
Message was edited by:
Jay
Message was edited by:
Jay
2007 Sep 13 5:03 PM
2007 Sep 13 9:06 PM
Thanks for the reply.
I did pass partnr number and partnr role details to partnr (structure bapiparnr).
It didnt solve the issue.
Any other inputs?
Thanks.