DBA Data[Home] [Help]

APPS.PER_SEU_UPD dependencies on PER_SEU_BUS

Line 363: per_seu_bus.update_validate

359: --
360: -- 2. Call the supporting update validate operations.
361: --
362: convert_defs(p_rec);
363: per_seu_bus.update_validate
364: (p_effective_date
365: ,p_rec
366: );
367: --