DBA Data[Home] [Help]

APPS.PAY_PAYMENT_GL_ACCOUNTS_PKG dependencies on PAY_PGA_INS

Line 138: pay_pga_ins.ins

134: end if;
135:
136: hr_utility.set_location(l_proc, 80);
137:
138: pay_pga_ins.ins
139: (p_effective_date => trunc(l_effective_start_date)
140: ,p_set_of_books_id => p_set_of_books_id
141: ,p_gl_cash_ac_id => p_gl_cash_ac_id
142: ,p_gl_cash_clearing_ac_id => p_gl_cash_clearing_ac_id

Line 315: pay_pga_ins.ins

311: -- Create the Default GL Accounts Now.
312:
313: hr_utility.set_location(l_proc, 90);
314:
315: pay_pga_ins.ins
316: (p_effective_date => trunc(hr_general.start_of_time)
317: ,p_set_of_books_id => p_set_of_books_id
318: ,p_gl_cash_ac_id => p_gl_cash_ac_id
319: ,p_gl_cash_clearing_ac_id => p_gl_cash_clearing_ac_id