DBA Data[Home] [Help]

APPS.PAY_GB_BACS_TAPE dependencies on PER_TIME_PERIOD_TYPES

Line 586: per_time_period_types tpt,

582: select ppa.effective_date,
583: ptp.end_date,
584: decode(tpr.basic_period_type,'CM',tpr.periods_per_period,0)
585: from per_time_period_rules tpr,
586: per_time_period_types tpt,
587: per_time_periods ptp,
588: pay_payroll_actions ppa,
589: pay_assignment_actions paa
590: where paa.assignment_action_id = p_assignment_action_id