DBA Data[Home] [Help]

APPS.HR_JP_GENERAL_PKG dependencies on PER_TIME_PERIODS

Line 153: per_time_periods ptp

149: 'TRUE'
150: from pay_assignment_actions paa,
151: pay_payroll_actions ppa,
152: pay_element_sets pes,
153: per_time_periods ptp
154: where paa.assignment_id=p_assignment_id
155: and ppa.payroll_action_id=paa.payroll_action_id
156: -- Element set will be supported in near future.
157: and ppa.action_type in ('R','Q')