Get Started: AI Resources for Oracle Cloud HCM – Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Progress with Redwood: Redwood Resources for Oracle Cloud HCM - Go Here
Extract Rule Fast Formula to get assignment effective date in HCM Extract
Summary
Fast Formula to get assignment effective date in HCM ExtractContent
Hi,
Any one please provide the FF to return the effective start date in HCM Extract and Value set if posssible
I have tried with value set but it returns blank value in HCM extract out put.
FF:
DEFAULT FOR DATA_ELEMENTS IS EMPTY_TEXT_TEXT
DEFAULT FOR PARAMS IS EMPTY_TEXT_TEXT
DEFAULT FOR D IS EMPTY_TEXT_NUMBER
DEFAULT FOR DATA_ELEMENT_CODE IS ' '
INPUTS ARE DATA_ELEMENTS (TEXT_TEXT),
PARAMS (TEXT_TEXT), /* Runtime Parameters */
DATA_ELEMENT_CODE (TEXT)
l_action_code_exists = 'N'
Tagged:
0