DBA Data[Home] [Help]

APPS.PER_SUC_INS dependencies on PER_SUC_BUS

Line 399: per_suc_bus.insert_validate (p_rec, p_effective_date);

395: hr_utility.set_location ('Entering:' || l_proc, 5);
396: --
397: -- Call the supporting insert validate operations
398: --
399: per_suc_bus.insert_validate (p_rec, p_effective_date);
400: --
401: -- Call the supporting pre-insert operation
402: --
403: pre_insert (p_rec);