Skip to main content

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.

 

 

 

 

 

 

 

Hi @Deepak ,

 

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

 

Regards

Susith


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


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?


@Susith Setunga 

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