DBA Data[Home] [Help]

APPS.PAY_JP_ZENGIN_TAPE dependencies on PER_TIME_PERIODS

Line 541: per_time_periods ptp

537: if p_entry_date = hr_general.start_of_time then
538: select default_dd_date into dd_date
539: from pay_assignment_actions paa,
540: pay_payroll_actions ppa,
541: per_time_periods ptp
542: where paa.assignment_action_id =
543: p_assignment_action_id
544: and ppa.payroll_action_id =
545: paa.payroll_action_id