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 Customization Dependent LOV - Null Condition evaluation
Hi All,
I have a requirement to create 2 fields on the OTL Timecard with LOVs (Contract and Project). The Project field is dependent on Contract field i.e once the Contract field is selected, only respective Project Values should be visible in Projects LOV.
I have successfully created the LOVs and established the condition in LDTs. However, when Contract field is not selected, the requirement is to show all Projects in the LOV. This is something which I am not able to achieve. I tried using NVL condition as shown below, but of no luck:
QUALIFIER_ATTRIBUTE15 = "Lov1column9 = NVL((::Wghxcconlovattid),Lov1column9)"