2009 Dec 03 9:11 AM
Hi Experts,
I am trying to create sales orders through
BAPI_SALESORDER_CREATEFROMDAT1
BAPI_SALESORDER_CREATEFROMDAT2
The sales orders are getting created, but I am unable to pass Cheque Number(XBLNR) and Cheque amount(ZUONR) through any of the structures of the standard BAPI'S, can any you you help how to pass on both this fields.
Thank You,
KishoreJ.
2009 Dec 03 2:16 PM
Hi,
Check ORDER_CCARD in tables. It is of structure BAPICCARD. I think here you can process cheque no and amount.
Regards,
2010 Jan 28 8:25 AM