DBA Data[Home] [Help]

APPS.BEN_REGULATIONS_API dependencies on BEN_REGULATIONS_BK2

Line 355: ben_Regulations_bk2.update_Regulations_b

351: begin
352: --
353: -- Start of API User Hook for the before hook of update_Regulations
354: --
355: ben_Regulations_bk2.update_Regulations_b
356: (
357: p_regn_id => p_regn_id
358: ,p_name => p_name
359: ,p_sttry_citn_name => p_sttry_citn_name

Line 457: ben_Regulations_bk2.update_Regulations_a

453: begin
454: --
455: -- Start of API User Hook for the after hook of update_Regulations
456: --
457: ben_Regulations_bk2.update_Regulations_a
458: (
459: p_regn_id => p_regn_id
460: ,p_effective_start_date => l_effective_start_date
461: ,p_effective_end_date => l_effective_end_date