DBA Data[Home] [Help]

APPS.PAY_SG_SOE dependencies on PER_TIME_PERIODS

Line 72: p_effective_date in per_time_periods.end_date%type)

68: (p_assignment_id in pay_assignment_actions.assignment_id%type,
69: p_plan_id in pay_accrual_plans.accrual_plan_id%type,
70: p_payroll_id in pay_payroll_actions.payroll_id%type,
71: p_business_group_id in pay_accrual_plans.business_group_id%type,
72: p_effective_date in per_time_periods.end_date%type)
73: return number is
74: v_start_date date;
75: v_end_date date;
76: v_accrual_end_date date;