DBA Data[Home] [Help]

APPS.GHR_CIN_UPD dependencies on GHR_CIN_BUS

Line 327: ghr_cin_bus.update_validate

323: --
324: -- 2. Call the supporting update validate operations.
325: --
326: convert_defs(p_rec);
327: ghr_cin_bus.update_validate
328: (p_effective_date
329: ,p_rec
330: );
331: --