DBA Data[Home] [Help]

APPS.BEN_XFI_UPD dependencies on BEN_XFI_BUS

Line 571: ben_xfi_bus.update_validate(p_rec);

567: --
568: -- 2. Call the supporting update validate operations.
569: --
570: convert_defs(p_rec);
571: ben_xfi_bus.update_validate(p_rec);
572: --
573: ben_xel_bus.chk_xml_name_format
574: ( p_xml_tag_name => p_rec.xml_tag_name
575: ) ;