DBA Data[Home] [Help]

APPS.PER_PGH_UPD dependencies on PER_PGH_BUS

Line 911: per_pgh_bus.update_validate

907: --
908: -- 2. Call the supporting update validate operations.
909: --
910: convert_defs(p_rec);
911: per_pgh_bus.update_validate
912: (p_effective_date
913: ,p_rec
914: );
915: --