Custom Time Attributes and Time Entry Data Source Filters Using Table Value Set (Time and Labor Web
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
Tagged:
6