DBA Data[Home] [Help]

APPS.PER_ENT_UPD dependencies on PER_ENT_BUS

Line 431: per_ent_bus.update_validate

427: --
428: -- 2. Call the supporting update validate operations.
429: --
430: convert_defs(p_rec);
431: per_ent_bus.update_validate
432: (p_effective_date
433: ,p_rec
434: );
435: --