DBA Data[Home] [Help]

APPS.PER_SIP_INS dependencies on PER_SIP_BUS

Line 513: per_sip_bus.insert_validate

509: hr_utility.set_location('Entering:'||l_proc, 5);
510: --
511: -- Call the supporting insert validate operations
512: --
513: per_sip_bus.insert_validate
514: (p_effective_date
515: ,p_rec
516: );
517: --