2016 Jan 21 10:44 AM
Hi,
I am trying create the Delivery note by using following two BAPI, it is showing success message & delivery note is getting created
but when I am going & checking in VL03N , it shows Delivery note does not exist or archied.
BAPI_OUTB_DELIVERY_CREATE_STO
for above Bapi input is STO(PO number)
W_FRM_DELIVERY_CREATE_GENERAL
for this BAPI input is PO number, line item number, PO qty & Unit
For both the BAPI return message is success & it is generating the Delivery number, but in VL03N showing does not exist.
Please help or provide me with some other BAPI with reference code.
I had tried with BDC recording but it fails.
My requirement is to create the delivery note & Post Goods Issue after creating the PO (STO).
2016 Jan 21 11:46 AM
Please attach the sample code.. Did you use BAPI_TRANSACTION_COMMIT after successful call?
Hi,
I am trying create the Delivery note by using following two BAPI, it is showing success message & delivery note is getting created
but when I am going & checking in VL03N , it shows Delivery note does not exist or archied.
BAPI_OUTB_DELIVERY_CREATE_STO
for above Bapi input is STO(PO number)
W_FRM_DELIVERY_CREATE_GENERAL
for this BAPI input is PO number, line item number, PO qty & Unit
For both the BAPI return message is success & it is generating the Delivery number, but in VL03N showing does not exist.
Please help or provide me with some other BAPI with reference code.
I had tried with BDC recording but it fails.
My requirement is to create the delivery note & Post Goods Issue after creating the PO (STO).
2016 Jan 21 11:46 AM
Please attach the sample code.. Did you use BAPI_TRANSACTION_COMMIT after successful call?