on 04-22-2010 9:56 AM
hi Sap folks,
Can i know if stock in transit quantity in the product view (/sapapo/rrp3) can be remove? If yes, is there any transaction code that can be use to remove this value? Since we think that these stock in transits are obsolete values and sometimes it causes problem in the planning run in APO. Thanks in advance
Hi Wade,
If the stock in transit values are live, you have to use program /SAPAPO/RLCDELETE. If the values are indeed obsolete, take the GUID for the corresponding in transit using /SAPAPO/OM16 and delete the order data through program /SAPAPO/OM_DELETE_INCON_ORDERS.
regards,
biplab
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi biplabk ,
I've checked the stock in transit value and it is not generated in R/3, so we wonder why it was generated in the APO side. This don't have a guid, only a code /CS. Ive used /SAPAPO/OM16 and it says that there is no data for stock in the material. Can i know if there is a possibility that the data was not synched in R/3? thanks in advance
Hi,
biplabk give me the correct answer, i've used /sapapo/rlcdelete then removing category CS for stock in transit, and now it was deleted in APO. Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.