DBA Data[Home] [Help]

APPS.BEN_REGULATIONS_API dependencies on BEN_REGULATIONS_BK1

Line 80: ben_Regulations_bk1.create_Regulations_b

76: begin
77: --
78: -- Start of API User Hook for the before hook of create_Regulations
79: --
80: ben_Regulations_bk1.create_Regulations_b
81: (
82: p_name => p_name
83: ,p_sttry_citn_name => p_sttry_citn_name
84: ,p_organization_id => p_organization_id

Line 179: ben_Regulations_bk1.create_Regulations_a

175: begin
176: --
177: -- Start of API User Hook for the after hook of create_Regulations
178: --
179: ben_Regulations_bk1.create_Regulations_a
180: (
181: p_regn_id => l_regn_id
182: ,p_effective_start_date => l_effective_start_date
183: ,p_effective_end_date => l_effective_end_date