Please explain about PART_NAME and ORA_HRX_GB_ABS_MAT_NIABLE_PAY_56DAY which using in payroll fast f
Summary:
In maternity absence we are using below functions to calculate the rate value but not able to understand the behaviour of PART_NAME and ORA_HRX_GB_ABS_MAT_NIABLE_PAY_56DAY.
Content (required):
CHANGE_CONTEXTS(PART_NAME = 'ORA_HRX_GB_ABS_MAT_NIABLE_PAY_56DAY', EFFECTIVE_DATE=l_expected_wk_child_birth)
Version (include the version you are using, if applicable): 23C
Code Snippet (add any code snippets that support your topic, if applicable):
CHANGE_CONTEXTS(PART_NAME = 'ORA_HRX_GB_ABS_MAT_NIABLE_PAY_56DAY', EFFECTIVE_DATE=l_expected_wk_child_birth)
(
IF (CALC_DIR_EXISTS() = 'Y') THEN
Tagged:
0