DBA Data[Home] [Help]

APPS.BEN_XFI_INS dependencies on BEN_XEL_BUS

Line 420: ben_xel_bus.chk_xml_name_format

416: -- Call the supporting insert validate operations
417: --
418: ben_xfi_bus.insert_validate(p_rec);
419: --
420: ben_xel_bus.chk_xml_name_format
421: ( p_xml_tag_name => p_rec.xml_tag_name
422: ) ;
423:
424: -- Call the supporting pre-insert operation