DBA Data[Home] [Help]

APPS.BEN_EXT_WHERE_CLAUSE_API dependencies on BEN_EXT_WHERE_CLAUSE_BK1

Line 52: ben_ext_where_clause_bk1.create_ext_where_clause_b

48: begin
49: --
50: -- Start of API User Hook for the before hook of create_ext_where_clause
51: --
52: ben_ext_where_clause_bk1.create_ext_where_clause_b
53: (
54: p_seq_num => p_seq_num
55: ,p_oper_cd => p_oper_cd
56: ,p_val => p_val

Line 101: ben_ext_where_clause_bk1.create_ext_where_clause_a

97: begin
98: --
99: -- Start of API User Hook for the after hook of create_ext_where_clause
100: --
101: ben_ext_where_clause_bk1.create_ext_where_clause_a
102: (
103: p_ext_where_clause_id => l_ext_where_clause_id
104: ,p_seq_num => p_seq_num
105: ,p_oper_cd => p_oper_cd