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:
sapStorage
Specific SAP storage (Optional)
String
partNumber
Specific part number (Optional)
String
Examples:
http://localhost:8014/MaterialManagement/SapStockMaterial
All REST Resources