SapStockMaterial


Method: GET



Description:

Returns list of material (part number and quantity) arranged by SAP storage areas,
The SAP storage area is defined by the machine setting 'SapStorage',
If SAP of verified material should be the target machine - set MM Config 'UseMcSAPStorage=True'

Resource URL:

http://localhost:8014/MaterialManagement/SapStockMaterial/?sapStorage={sapStorage}&partNumber={partNumber}

Parameters:

sapStorageSpecific SAP storage (Optional)String
partNumberSpecific part number (Optional)String


Examples:

http://localhost:8014/MaterialManagement/SapStockMaterial



All REST Resources