Human Capital Management - EBS (MOSC)

MOSC Banner

Fast Formula compilation error - APP-FF-33005 The local variable was used before being initialized

edited Jan 5, 2018 4:51AM in Human Capital Management - EBS (MOSC) 2 commentsAnswered ✓

APP-FF-33005: The local variable XXUDC_FURN_MAINT_ALLOW was used before being initialized

Cause:        The variable named in the error message is being used before any value has been assigned to it, so it has no meaningful value. 

Action:        Please ensure variables have been assigned to before using them.

I am using a user defined function in my Fast formula. However I am getting the above message.

The function works fine without any issues. But the fast formula gives errors:

/*****************************************************************************
                           UDC ERP: HRMS System
                  Furniture Maintenance Input Validation Formula

Globals                :None
Balances               :None
User Defined Functions :XXUDC_FURN_MAINT_ALLOW, XXUDC_FURN_MAINT_VALUE

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center