DBA Data[Home] [Help]

APPS.PAY_NZ_SSCWT_RATE_ARCHIVE dependencies on PER_TIME_PERIOD_TYPES

Line 962: per_time_period_types period_types,

958: FROM per_people_f person,
959: per_assignments_f assignment,
960: per_periods_of_service service,
961: pay_payrolls_f payroll,
962: per_time_period_types period_types,
963: pay_assignment_actions actions
964: WHERE person.business_group_id = c_business_group_id
965: AND actions.assignment_action_id = c_assignment_action_id
966: AND assignment.assignment_id = actions.assignment_id