cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Requesting API for special material status in the Product Master ?

SAPSupport
Employee
Employee
0 Kudos
209

Requesting API to retrieve Special Material Status from the Material Master in the Sales: sales org.1 tab.

 

Field:

  1. Distribution-chain-specific material status 
  2. Cross-Distribution-Chain Material Status

 


------------------------------------------------------------------------------------------------------------------------------------------------
Learn more about the SAP Support user and program here.

Accepted Solutions (1)

Accepted Solutions (1)

SAPSupport
Employee
Employee
0 Kudos

The API API_PRODUCT_SRV has the Entity A_ProductSales which contains the field SalesStatus (  Cross-distribution-chain productstatus )

The API API_PRODUCT_SRV has the Entity A_ProductSalesDelivery which contains the field ProductSalesStatus (  Distribution-chain-specific material status )

 

https://api.sap.com/api/API_PRODUCT_SRV/overview

Answers (0)