For more information, please refer to this announcement explaining best practices for getting answers to questions.
Termination Life Event Trigger Fast Formula
Summary:
We are creating a fast formula for the termination life event where Life event is triggered when the employee is Terminated, and/or with Action: Transfer from US Plant to US Plant. However, it is not triggering. Seeking help here please.
Content (please ensure you mask any confidential information):
/***************************************************
FORMULA NAME : BN_TERMINATION_LIFE_EVENT
FORMULA TYPE : Person Changes Causes Life Event
DESCRIPTION : Life event is triggered when the employee is Terminated, and/or with Action: Transfer from US Plant to US Plant.
Change History:
Name Date Version Comments
-------------------------------------------------------------------------------
Full Name 12-Dec-2024 1 Initial Version
**************************************************/
/=========== INPUTS=====================/
INPUTS are BEN_ASG_IN_ACTION_CODE(text), BEN_ASG_IO_ACTION_CODE(text) ,BEN_ASG_IN_LEGAL_ENTITY_ID(number),BEN_ASG_IO_LEGAL_ENTITY_ID(number),BEN_ASG_IN_LEGISLATION_CODE(text),BEN_ASG_IO_LEGISLATION_CODE(text),BEN_ASG_IN_ASSIGNMENT_TYPE(text), BEN_ASG_IO_BUSINESS_UNIT_NAME(text), BEN_ASG_IN_BUSINESS_UNIT_NAME(text), BEN_ASG_IO_REL_ACTUAL_TERMINATION_DATE(date), BEN_ASG_IN_REL_ACTUAL_TERMINATION_DATE(date)