DBA Data[Home] [Help]

APPS.PER_PGN_UPD dependencies on PER_PGN_BUS

Line 937: per_pgn_bus.update_validate

933: --
934: -- 2. Call the supporting update validate operations.
935: --
936: convert_defs(p_rec);
937: per_pgn_bus.update_validate
938: (p_effective_date
939: ,p_rec
940: );
941: --