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
252

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 noe 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 mail.

Please advise

regards

mohan

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

there should be a field called updkz (update indicator).

if updkz = 'D' it is delete