Skip to main content
Question

Safety stock alert

  • May 26, 2021
  • 4 replies
  • 147 views

Deepak
Sidekick
Forum|alt.badge.img+10

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 replies.

4 replies

Susith Setunga
Superhero (Employee)
Forum|alt.badge.img+14
  • Superhero (Employee)
  • May 26, 2021

Hi @Deepak ,

 

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

 

Regards

Susith


Deepak
Sidekick
Forum|alt.badge.img+10
  • Author
  • Sidekick
  • May 26, 2021

@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)


Susith Setunga
Superhero (Employee)
Forum|alt.badge.img+14
  • Superhero (Employee)
  • May 26, 2021

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?


Deepak
Sidekick
Forum|alt.badge.img+10
  • Author
  • Sidekick
  • May 26, 2021

@Susith Setunga 

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