2007 May 14 5:45 PM
hi everybody,
i try to delete single line items/positions in quotations by calling BAPI_CUSTOMERQUOTATION_CHANGE. The return table is always filled with success-messages but somehow when looking at the transaction VA23 the line items are still present although a BAPI_TRANSACTION_COMMIT has also been executed in my souce code. Please advise...Thanks...
2007 May 14 6:34 PM
In your internal table related to type QUOTATION_ITEM_INX, are you setting the UPDATEFLAG value to 'D' ?
hi everybody,
i try to delete single line items/positions in quotations by calling BAPI_CUSTOMERQUOTATION_CHANGE. The return table is always filled with success-messages but somehow when looking at the transaction VA23 the line items are still present although a BAPI_TRANSACTION_COMMIT has also been executed in my souce code. Please advise...Thanks...
2007 May 14 6:34 PM
In your internal table related to type QUOTATION_ITEM_INX, are you setting the UPDATEFLAG value to 'D' ?