2011 Jul 05 6:39 AM
Hi Experts,
I need to write my code whenever moving average price (MBEW-VERPR) get changed, few scenarios are:
- MBEW-VERPR can be updated from MR21 transaction
- Create Purchase Order then create delivery then transfer order, on confirmation of transfer order MBEW-VERPR can be changed
- It can be changed from MIGO transaction on Goods Receipt and Reversal.
-It can be changed from VL09 transaction on reversal of goods.
My requirement is to make my code as transaction independent, so I need to find out user exit( or enhancement spots) to write my code to update a z-table.
Can anyone help me to find out the correct place to write code?
Regards,
Piyush Yadav
2011 Jul 05 7:22 AM
Changing average price also creates an accounting document, whatever the origin of the change. So you could try BTE 00001025 of Publish&Subs (P/S). From BKPF header information you should be able to find the original documents (marterial receipt, average price change, etc.)
Regards,
Raymond
2011 Jul 05 7:22 AM
Changing average price also creates an accounting document, whatever the origin of the change. So you could try BTE 00001025 of Publish&Subs (P/S). From BKPF header information you should be able to find the original documents (marterial receipt, average price change, etc.)
Regards,
Raymond
2016 Aug 18 1:14 AM
Hi Piyush,
Were you ever able to find out the solution on how to achieve this? I have a similar requirement to update the z-table whenever moving average price gets updated.
Thanks,
Ramesh