Skip to Content
0
Dec 05, 2018 at 03:55 PM

gATP confirmations with Batch / version info

117 Views

Hi Gurus

I need the the batches on which the sales order was confirmed in APO gATP

I have used SAP APO BAPI:

BAPI_STSRVAPS_GETLIST2 - To get the Batch information for a material and plant.. this only gives the batch qty not the real available qty.

+

BAPI_SLSRVAPS_GETLIST2 - To get the sales orders information for a material and plant... this does not give batch information

I need a combination of these two. Thank you for your time.