Step 5: Building Time Reporter Profiles

This process extracts time reporter data for each batch of time reporters from different tables in the HCM system and loads it into a single working table, TL_PROF_WRK, that you can refer to each time you need basic time reporter data within a rule. Thus, rather than having to refer to multiple tables, you can check a single table containing data on the time reporters in each of your batches for the period of interest defined by the Building the Rule Map process. When you create rules in SQL, you can define a join to this table to retrieve common information relating to all the time reporters you must process.