DBA Data[Home] [Help]

APPS.PER_AST_INS dependencies on PER_AST_BUS

Line 417: per_ast_bus.insert_validate(p_rec

413: --
414: -- Call the supporting insert validate operations
415: --
416: hr_utility.set_location(' insert_validate called :'||l_proc, 11);
417: per_ast_bus.insert_validate(p_rec
418: ,p_effective_date);
419: --
420: hr_utility.set_location(' insert_validate finished :'||l_proc, 11);
421: --