‎2008 Mar 20 6:15 PM
Hi,
It will be really helpful if someone can tell me in which field/structure I have to pass on the ship-to-party, sold-to-party in the BAPI_INQUIRY_CREATEFROMDATA2?
Thanks..
Swetha.
‎2008 Mar 20 6:43 PM
Hi
Please check this structure BAPISDHD1
which has PURCH_NO_S. I guess you are looking for this.
Please copy this BAPI name and put it in SE37 click on display. In the import parameters check teh associated type of second line. Click on that. You can see all the parameters.
i hope it helps.
thanks
‎2008 Mar 20 7:07 PM
Hi,
I tried looking into all the input structures and Tables, but I couldn't locate it. But if I test run the BAPI, it is always giving the error saying, please enter the ship-to-party or sold-to-party. COuld you kind help me to locate it..
Thanks..
‎2008 Mar 20 7:24 PM
BAPISDHD1 :structure.
PURCH_NO_C : Customer purchase order number
PURCH_NO_S : Ship-to Party's Purchase Order Number
I hope it helps.
thanks
‎2008 Mar 20 7:38 PM
Hi,
I tried those fields, it is not accepting it. It still gives the same error message..
Please let me know..