Skip to Content
0
Apr 24, 2009 at 09:21 AM

Reg:User-Exit In Sales Order

27 Views

Hi All,

Am using USEREXIT_NEW_PRICING_VBKD to change the new pricing for the return order with reference to invoice, i have given the following code,

if vbak-auart = 'ZRE'.

new_pricing = 'C'.

ENDIF.

am getting the new pricing when i go the header but when i scroll the old value is only coming the new pricing value is not coming? could you please say where am wrong?