DBA Data[Home] [Help]

APPS.BEN_EXT_RCD_API dependencies on BEN_EXT_RCD_BK1

Line 78: ben_EXT_RCD_bk1.create_EXT_RCD_b

74: begin
75: --
76: -- Start of API User Hook for the before hook of create_EXT_RCD
77: --
78: ben_EXT_RCD_bk1.create_EXT_RCD_b
79: (
80: p_name => p_name
81: ,p_xml_tag_name => p_xml_tag_name
82: ,p_rcd_type_cd => p_rcd_type_cd

Line 179: ben_EXT_RCD_bk1.create_EXT_RCD_a

175: begin
176: --
177: -- Start of API User Hook for the after hook of create_EXT_RCD
178: --
179: ben_EXT_RCD_bk1.create_EXT_RCD_a
180: (
181: p_ext_rcd_id => l_ext_rcd_id
182: ,p_name => p_name
183: ,p_xml_tag_name => p_xml_tag_name