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 : Trying to add a LOV field to the Timecard
I am trying to add a new LOV field to the timecard but I am getting an error.
oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException: For input string: ""
LDT Code:
BEGIN HXC_LAYOUT_COMPONENTS "ELP Proj-Pay Timecard Layout - ReasonLOV"
OWNER = "ORACLE12.1.3"
COMPONENT_VALUE = "TESTREASON"
REGION_CODE = "HXC_CUI_TIMECARD"
REGION_CODE_APP_SHORT_NAME = "HXC"
ATTRIBUTE_CODE = "HXC_XXVEC_REASON1_LOV"
ATTRIBUTE_CODE_APP_SHORT_NAME = "HXC"
SEQUENCE = "262"
COMPONENT_DEFINITION = "LOV"
RENDER_TYPE = "WEB"
PARENT_COMPONENT =
"ELP Proj-Pay Timecard Layout - Day Scope Building blocks for worker timecard matrix"
LAST_UPDATE_DATE = "2004/05/24"
BEGIN HXC_LAYOUT_COMP_QUALIFIERS "ELP Proj-Pay Timecard Layout - ReasonLOV"