DBA Data[Home] [Help]

APPS.BEN_PRV_INS dependencies on BEN_PRV_BUS

Line 457: ben_prv_bus.insert_validate(p_rec,p_effective_date );

453:
454: --
455: -- Call the supporting insert validate operations
456: --
457: ben_prv_bus.insert_validate(p_rec,p_effective_date );
458: --
459: -- Call the supporting pre-insert operation
460: --
461: pre_insert(p_rec );