DBA Data[Home] [Help]

APPS.BEN_XDF_UPD dependencies on BEN_XDF_BUS

Line 691: ben_xdf_bus.update_validate(p_rec

687: --
688: -- 2. Call the supporting update validate operations.
689: --
690: convert_defs(p_rec);
691: ben_xdf_bus.update_validate(p_rec
692: ,p_effective_date);
693: --- vlidate the xml_tag_name
694: ben_xel_bus.chk_xml_name_format
695: ( p_xml_tag_name => p_rec.xml_tag_name