You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood for Oracle Cloud HCM   Begin Now

Unable to store leading zeros in a DFF type number


Summary:

Hi All,

We have a requirement to upload the existing alternative numbers with leading zeros (example 00046) and auto generate incremental numbers upon new hire. To facilitate this, we've created a number-type Personal Attribute DFF and are using the following default SQL:

SELECT MAX(ATTRIBUTE_NUMBER1) +1 FROM PER_PERSONS

However, we are unable to store the leading zero numbers. Upon click ‘Ok’, the 00046 becomes 46 and storing in table as 46 as shown in the below screens. Please let us know if there are any application limitations regarding this issue and any suggestions.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!