DBA Data[Home] [Help]

APPS.PER_WBI_UPD dependencies on PER_WBI_BUS

Line 322: per_wbi_bus.update_validate

318: --
319: -- 2. Call the supporting update validate operations.
320: --
321: convert_defs(p_rec);
322: per_wbi_bus.update_validate
323: (p_effective_date
324: ,p_rec
325: );
326: --