With Contributing Author : Suhasini Rayadurgam

Safety stock is a quantity of stock you plan to remain in inventory to protect against fluctuations in demand or supply.  By having an adequate amount of safety stock on hand, a company can meet a sales demand which exceeds the demand they forecasted without altering their production plan.  

As it is very important for any organization to have an accurate Safety Stock Levels, wouldn’t it be nice to have an easier way to Create, Update, or Delete Safety Stock data?

The good news is there are now three APIs introduced which allow this. These are available from the INV_SAFETY_STOCKS_PUB.

The new APIs created are:

  •  INV_SAFETY_STOCKS_PUB.Create_Safety_Stock
  •  INV_SAFETY_STOCKS_PUB.Update_Safety_Stock
  •  INV_SAFETY_STOCKS_PUB.Delete_Safety_Stock
     

There are also sample code snippets available so you can test each of these APIs. 

Please review the below note for more details.

        How To Create, Update, Delete Safety Stocks Using New APIs From INV_SAFETY_STOCKS_PUB? (Doc ID 2907483.1)