cancel
Showing results for 
Search instead for 
Did you mean: 

Deleting line item in VL02n in LE_SHP_DELIVERY_PROC

mohan_irla
Explorer
0 Kudos
1,521

Hi All!

I have to calculate rebate for each line item in vl02n.

now this i calculate in

BADI: LE_SHP_DELIVERY_PRO

Method: CHANGE_DELIVERY_ITEM

and rebate calculation for entire Document i calculate in

Method: SAVE_DOCUMENT_PREPARE

where i get Current Status of Delivery Items in CT_XLIPS

uptill now it is ok.

but i get all line item in CT_XLIPS even when user delete one line from the document. i am unable to distingsh between deleted line item.

Please advise

regards

mohan

View Entire Topic
mohan_irla
Explorer
0 Kudos

hi Shounak Mukherjee ,

yes it really solve the probelem i tested for different batch split and line item

thanks a lot