DBA Data[Home] [Help]

APPS.PER_CPN_INS dependencies on PER_CPN_BUS

Line 423: per_cpn_bus.insert_validate(p_rec,p_effective_date);

419: End If;
420: --
421: -- Call the supporting insert validate operations
422: --
423: per_cpn_bus.insert_validate(p_rec,p_effective_date);
424: --
425: -- Call the supporting pre-insert operation
426: --
427: pre_insert(p_rec);