DBA Data[Home] [Help]

APPS.BEN_EXT_FILE_API dependencies on BEN_EXT_FILE_BK1

Line 78: ben_EXT_FILE_bk1.create_EXT_FILE_b

74: begin
75: --
76: -- Start of API User Hook for the before hook of create_EXT_FILE
77: --
78: ben_EXT_FILE_bk1.create_EXT_FILE_b
79: (
80: p_name => p_name
81: ,p_xml_tag_name => p_xml_tag_name
82: ,p_business_group_id => p_business_group_id

Line 179: ben_EXT_FILE_bk1.create_EXT_FILE_a

175: begin
176: --
177: -- Start of API User Hook for the after hook of create_EXT_FILE
178: --
179: ben_EXT_FILE_bk1.create_EXT_FILE_a
180: (
181: p_ext_file_id => l_ext_file_id
182: ,p_name => p_name
183: ,p_xml_tag_name => p_xml_tag_name