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
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.

Custom Time Attributes and Time Entry Data Source Filters Using Table Value Set (Time and Labor Web

edited Oct 21, 2020 6:04PM in Workforce Management 4 comments

Summary

Steps to create parameter based table value set to map time card entry data source filters in layout components, using a custom time attribute.

Content

Use Case:

In this example, I created an Assignment DFF ****_ATTRIBUTE2. This field captures some value for every employee in the organization. Now the requirement is to bring the ****_ATTRIBUTE2 field value of an employee into his/her time card directly. The downstream functionality/calculation in time card could be dependent on the value present in ****_ATTRIBUTE2.

SQL Used:

select  paam.****_ATTRIBUTE2

from per_all_assignments_m paam, PER_ALL_PEOPLE_F PAPF, PER_PERIODS_OF_SERVICE PPOS

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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