‎2006 Aug 06 8:42 PM
Hi friends.
I am looking for a BAPI or a function module for checking inventory at storage location level. I have a requirement of modifying a custom report which basically shows what is available to deliver without actually having to create deliveries. It shows ATP at plant level. I have to modify it to show ATP at storage location level....
Thanks
Drew
4.6C
‎2006 Aug 06 9:23 PM
Hi,
Check these BAPI's and also check the table MARD( Storage Location Table).
BAPI_MATPHYSINV_GETDETAIL
Read items for a physical inventory document
BAPI_MATPHYSINV_GETITEMS
Read list of physical inventory documents with items
BAPI_MATPHYSINV_GETLIST
Read list of phys. inv. documents
BAPI_MATPHYSINV_POSTDIFF
Post differences for certain items in a phys. inv. document
BAPI_MATERIAL_GET_ALL
check these links :
Regards
Appana
‎2006 Aug 06 9:19 PM
Hi Andrew,
Can you give us the Transaction code?
Regards,
Azaz Ali.
‎2006 Aug 06 9:24 PM
Its not a standard transaction.
Message was edited by: andrew stickle
‎2006 Aug 06 9:23 PM
Hi,
Check these BAPI's and also check the table MARD( Storage Location Table).
BAPI_MATPHYSINV_GETDETAIL
Read items for a physical inventory document
BAPI_MATPHYSINV_GETITEMS
Read list of physical inventory documents with items
BAPI_MATPHYSINV_GETLIST
Read list of phys. inv. documents
BAPI_MATPHYSINV_POSTDIFF
Post differences for certain items in a phys. inv. document
BAPI_MATERIAL_GET_ALL
check these links :
Regards
Appana
‎2006 Aug 06 9:31 PM