Question

Safety stock alert

  • 26 May 2021
  • 4 replies
  • 124 views

Userlevel 5
Badge +9

Hello Community,

We are using IFS APPS 8

We need to create on email alert to purchase team when the on Hand stock is less than safety stock.

I have created below custom event but getting challenge in event act ion while applying condition.

I need to create this alert for those parts which are in the ware house MST.

and how can I apply this in the event action condition tab.

Please help.

 

 

 

 

 

 

 


This topic has been closed for comments

4 replies

Userlevel 7
Badge +14

Hi @Deepak ,

 

You might need to create a custom attribute to get the Safety stock as variable here

 

Regards

Susith

Userlevel 5
Badge +9

@Susith Setunga 

Sir I have created custom attribute named Reorder level as shown below.

How can I use it in the event action condition.

Please guide.

 

REORDER_LEVEL

INVENTORY_PART_PLANNING_API.Get_Safety_Stock(&NEW:contract,&NEW:part_no)

Userlevel 7
Badge +14

Also if you are focusing on the safety stock level for the part-site it should not be the INVENTORY_PART_IN_STOCK_TAB which contains a break down of QTY_ON_HAND (based on lot/serial/WDR/etc.) which cannot be compared with the total Safety stock qty under Inventory part.

I believe the safety stock qty you try to match is for the entire site?

Userlevel 5
Badge +9

@Susith Setunga 

Sir The safety stock I am considering for specific Ware house MST.