2007 Jul 09 9:39 AM
Hi,
I am looking for a BAPI which provides us a stock list with the following details:
-Material
-Plant
(-Storage Location)
-Batch
-Special Stock Indicator
Our developpers need it for getting stock related data from ECC into xMII. I am not an ABAP-expert, so try to make it "idiot-proof"
Thanks a lot, Johannes
Hi,
I am looking for a BAPI which provides us a stock list with the following details:
-Material
-Plant
(-Storage Location)
-Batch
-Special Stock Indicator
Our developpers need it for getting stock related data from ECC into xMII. I am not an ABAP-expert, so try to make it "idiot-proof"
Thanks a lot, Johannes
2007 Jul 09 9:49 AM
Hi,
please check out the link below it might help you
http://www.sapbapi.com/bapi-list/
***************please reward points if the information is helpful to you****************
2007 Jul 09 12:54 PM
2007 Jul 09 12:58 PM
2007 Jul 09 1:08 PM
BAPI_MATERIAL_AVAILABILITY give the ATP quantities? Not the physical stock, isnt it?
I need the physical stock per plant/storage location with Batch number and special stock indicator.
With the above BAPIs I couldnt get the information, or am I doint sth wrong?
2007 Jul 09 1:17 PM
Hi,
Use a combination of MARD (Storage location wise details for the material) and MBEW (Material valuation) tables. This might satisfy your needs.
<b>Reward points</b>
Regards