2008 Jul 06 11:41 PM
Hi,
i am using BAPI_PO_CHANGE and i have already created po line item under one PO. Now i want to add more line items under the same document number. How can i do that using BAPI_PO_CHANGE.
Thanks
2008 Jul 07 3:03 AM
I have checked the documentation but i couldnt get my answer.
Hi,
i am using BAPI_PO_CHANGE and i have already created po line item under one PO. Now i want to add more line items under the same document number. How can i do that using BAPI_PO_CHANGE.
Thanks
2008 Jul 07 2:58 AM
Hi,
Check the BAPI documentation in tcode BAPI. That would help you
2008 Jul 07 3:03 AM
I have checked the documentation but i couldnt get my answer.
2008 Jul 07 4:38 AM
Hi
Populate the following strucuture in the BAPI
PURCHASEORDER = PO Number
Tables :
POITEM = itab_item
POITEMX = itab_itemx
where in the Itab_item fill in the item details and mark X in the corresponding fields in itab_itemx.
also call the BAPI_TRANSACTION_COMMIT so that the data would be saved.
2008 Jul 07 8:23 AM
| User | Count |
|---|---|
| 6 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |