DBA Data[Home] [Help]

APPS.GHR_FEHB_PLAN_DESIGN dependencies on FND_LOOKUP_VALUES

Line 542: update FND_LOOKUP_VALUES

538: /* This update is introduced to open the lookup type delivererd by Benefits team */
539: /* which is being used only by GHr customers for now. It would be open for all */
540: /* customers at a later date, at which point this update can be removed form here */
541:
542: update FND_LOOKUP_VALUES
543: set end_date_active = null,
544: description = null,
545: last_updated_by = 1
546: where lookup_code = 'FDPPELD'