DBA Data[Home] [Help]

APPS.GHR_CST_UPD dependencies on GHR_CST_BUS

Line 342: ghr_cst_bus.update_validate

338: --
339: -- 2. Call the supporting update validate operations.
340: --
341: convert_defs(p_rec);
342: ghr_cst_bus.update_validate
343: (p_effective_date
344: ,p_rec
345: );
346: --