Get Started with Redwood for Oracle Cloud HCM Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Creating an UDF of Number type
Summary
Create an UDF of Number type with number of characters restriction and this should be of a whole number without commasContent
Hi,
I am trying to created a UDF called "Employee ID" and this is of "Number" type. This field will have only 6 characters, not more, not less. And this should be a whole number (For ex: 104350). When i create a UDF of number type with specific number type as "Number" and when i enter the value in the front end, the value displays as commas which i dont want. Also which attribute (Width or the Maximum) controls the number of characters?
2