DBA Data[Home] [Help]

APPS.BEN_XEL_INS dependencies on BEN_XEL_BUS

Line 454: ben_xel_bus.insert_validate(p_rec

450: hr_utility.set_location('Entering:'||l_proc, 5);
451: --
452: -- Call the supporting insert validate operations
453: --
454: ben_xel_bus.insert_validate(p_rec
455: ,p_effective_date);
456: --
457: ben_xel_bus.chk_xml_name_format
458: ( p_xml_tag_name => p_rec.xml_tag_name

Line 457: ben_xel_bus.chk_xml_name_format

453: --
454: ben_xel_bus.insert_validate(p_rec
455: ,p_effective_date);
456: --
457: ben_xel_bus.chk_xml_name_format
458: ( p_xml_tag_name => p_rec.xml_tag_name
459: ) ;
460:
461: -- Call the supporting pre-insert operation