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
Fast Formula Compilation error a local variable was used before being initialized
Summary:
Compilation error : a local variable was used before being initialized
When I tried to access a DFF field (PER_PER_BASIC_ATTRIBUTE2) of biological information (source table: per_persons/ person_details)
Bit the same fast formula worked when I used another DFF fields like
PER_PER_BASIC_ATTRIBUTE_NUMBER1 and PER_PER_BASIC_ATTRIBUTE_DATE1
Content (please ensure you mask any confidential information):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
DEFAULT FOR PER_ASG_FTE IS 0
DEFAULT FOR PER_ASG_FTE_VALUE IS 0
DEFAULT FOR PER_ASG_FULL_PART_TIME IS 'TEXT'
Tagged:
0