DBA Data[Home] [Help]

APPS.PER_OSE_UPD dependencies on PER_OSE_BUS

Line 373: per_ose_bus.update_validate

369: --
370: -- 2. Call the supporting update validate operations.
371: --
372: convert_defs(p_rec);
373: per_ose_bus.update_validate
374: (p_rec
375: ,p_effective_date
376: );
377: