DBA Data[Home] [Help]

APPS.GHR_PAR_UPD dependencies on GHR_PAR_BUS

Line 1830: ghr_par_bus.update_validate(p_rec);

1826: --
1827: -- 2. Call the supporting update validate operations.
1828: --
1829: convert_defs(p_rec);
1830: ghr_par_bus.update_validate(p_rec);
1831: --
1832: -- Call the supporting pre-update operation
1833: --
1834: pre_update(p_rec);