Bussines functions for Inventory Accounting
Hi to all
I'm trying to develop a customization for the P4312 in order to make an aditional posting for each receipt line
In this posting I want to make the same posting that will be done by an inventory adjustment for each item received
my starting design is to fire my code when F0911 and F4111 are written, then read F4111 for DCT+DOC+CO+AN8 and this will be the lines relative to the inventory receipt movement and with this JELN I can go to F0911 and retrieve the amount that match the standard cost of the item received (the difference with the receipt price is on another JELN).
I'm trying to develop a customization for the P4312 in order to make an aditional posting for each receipt line
In this posting I want to make the same posting that will be done by an inventory adjustment for each item received
my starting design is to fire my code when F0911 and F4111 are written, then read F4111 for DCT+DOC+CO+AN8 and this will be the lines relative to the inventory receipt movement and with this JELN I can go to F0911 and retrieve the amount that match the standard cost of the item received (the difference with the receipt price is on another JELN).
0