2010 Nov 29 2:04 PM
Hi xperts,
I need to update shipping data of purchase order item. I need to update the Unloading Point (ablad) field. Inside exit 'EXIT_SAPMM06E_013' I am changing value of field xekpv-ablad. but the value is not updated in the purchase order. Please advise.
2010 Nov 29 2:56 PM
Hi
1 Activate the Project in which u have included this User exit.
2. also check in which client you are checking
3 Debug and see whether u code is executed and also after saving check the Table EKPV whether inforamtion gets update or not.
Or else use Classs IF_PURCHASE_ORDER_ITEM_MM---- METHOD -
GET_SHIPPING_DATA
surya
2010 Nov 29 2:56 PM
Hi
1 Activate the Project in which u have included this User exit.
2. also check in which client you are checking
3 Debug and see whether u code is executed and also after saving check the Table EKPV whether inforamtion gets update or not.
Or else use Classs IF_PURCHASE_ORDER_ITEM_MM---- METHOD -
GET_SHIPPING_DATA
surya