DBA Data[Home] [Help]

APPS.PAY_PMED_ACCOUNTS_API dependencies on PAY_PMED_ACCOUNTS_BK1

Line 76: pay_pmed_accounts_bk1.create_pmed_accounts_b

72: begin
73: --
74: -- Start of API User Hook for the before hook of create_pmed_accounts
75: --
76: pay_pmed_accounts_bk1.create_pmed_accounts_b
77: (
78: p_organization_id => p_organization_id
79: ,p_account_number => p_account_number
80: ,p_enabled => p_enabled

Line 173: pay_pmed_accounts_bk1.create_pmed_accounts_a

169: begin
170: --
171: -- Start of API User Hook for the after hook of create_pmed_accounts
172: --
173: pay_pmed_accounts_bk1.create_pmed_accounts_a
174: (
175: p_organization_id => p_organization_id
176: ,p_source_id => l_source_id
177: ,p_account_number => p_account_number