DBA Data[Home] [Help]

APPS.PAY_CNU_API dependencies on PAY_CNU_API_BK1

Line 101: pay_cnu_api_bk1.create_contribution_usage_b

97: --
98: -- Call Before Process User Hook
99: --
100: begin
101: pay_cnu_api_bk1.create_contribution_usage_b
102: (p_effective_date => l_effective_date
103: ,p_date_from => l_date_from
104: ,p_date_to => l_date_to
105: ,p_group_code => p_group_code

Line 152: pay_cnu_api_bk1.create_contribution_usage_a

148: --
149: -- Call After Process User Hook
150: --
151: begin
152: pay_cnu_api_bk1.create_contribution_usage_a
153: (p_effective_date => l_effective_date
154: ,p_date_from => l_date_from
155: ,p_date_to => l_date_to
156: ,p_group_code => p_group_code