Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Deleiting line items while using BAPI_PO_CREATE

Former Member
0 Kudos

Hello All;

Is is possible to mark a PO line item for deletion while creating a PO using BAPI_PO_CREATE? I tried flagging BAPIEKPOC-DELETE_IND to no avail. Do I need to create the PO and then delete the line item using BAPI_PO_CHANGE, or can I do something to BAPI_PO_CREATE to make it create the line item with the deletion indicator set?

Best Regards,

John Carlson

Pacific Cycle, Inc.

1 REPLY 1

Former Member
0 Kudos

Hi John,

Am into similar situation as you did mentioned. I need to mark a line item for deletion using bapi_po_create1. But when my program does so, it creates the line item without deletion indicator. Please let me know the solution you worked out. Thanks in advance

Regards,

Manjunath