Announcements for Payroll and OTL can now be found in the Announcements - Payroll and OTL - EBS (MOSC) subcategory. Follow to be sure you don't miss a thing!
OTL - Timecard LOV Field - How to find the view it is using
We are using a customized timecard layout to include fields defined as Choice Lists and LOVs. I can find the views that supply the Choice Lists (HXC_CUI_CUSTOM#_V) but I can't figure out how to find the views that supply the LOVs. I've tried searching and reading whitepaper setup documentation but cannot figure this out.
In our customized timecard layout (ldt) file, it has this for Project LOV:
BEGIN HXC_LAYOUT_COMP_QUALIFIERS "CoM01 Payroll Timecard Layout - Project"
OWNER = "ORACLE12.1.3"
QUALIFIER_ATTRIBUTE_CATEGORY = "LOV"
QUALIFIER_ATTRIBUTE1 = "ProjectLOVVO"
QUALIFIER_ATTRIBUTE2 = "N"
QUALIFIER_ATTRIBUTE3 = "HXC_CUI_PROJECT_LOV"
QUALIFIER_ATTRIBUTE4 = "809"