DBA Data[Home] [Help]

APPS.PER_BF_PAYROLL_RUNS_API dependencies on PER_BF_PAYROLL_RUNS_BK2

Line 341: PER_BF_PAYROLL_RUNS_BK2.update_payroll_run_b

337: --
338: -- Call Before Process User Hook
339: --
340: begin
341: PER_BF_PAYROLL_RUNS_BK2.update_payroll_run_b
342: (p_effective_date => p_effective_date
343: ,p_payroll_identifier => p_payroll_identifier
344: ,p_period_start_date => p_period_start_date
345: ,p_period_end_date => p_period_end_date

Line 445: PER_BF_PAYROLL_RUNS_BK2.update_payroll_run_a

441: --
442: -- Call After Process User Hook
443: --
444: begin
445: PER_BF_PAYROLL_RUNS_BK2.update_payroll_run_a
446: (p_effective_date => p_effective_date
447: ,p_payroll_identifier => p_payroll_identifier
448: ,p_period_start_date => p_period_start_date
449: ,p_period_end_date => p_period_end_date