DBA Data[Home] [Help]

APPS.PER_STC_INS dependencies on PER_STC_BUS

Line 342: per_stc_bus.insert_validate

338: hr_utility.set_location('Entering:'||l_proc, 5);
339: --
340: -- Call the supporting insert validate operations
341: --
342: per_stc_bus.insert_validate
343: (p_effective_date
344: ,p_rec
345: );
346: --