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.
Need Understanding of Array Processing Fast Formulas
Content
I am trying to build my own Time calculation fast formula and need understanding of some basic things.
1.HWM_CTXARY_RECORD_POSITIONS, HWM_CTXARY_HWM_MEASURE_DAY : What kind of values these array stores.
2. In the below delivered construct of the existing fast formula given by oracle. Does the while loop navigates through individual time entries and grabs start and stop times or it grabs start and stop times for the entire day. In the below example does it capture rowwise entries or start and stop times of the entire day.
Payroll time type Start time Stop time
Regular Hours 08:00 17:00
Tagged:
1