DBA Data[Home] [Help]

APPS.PQP_GB_TP_TYPE2_FUNCTIONS dependencies on PQP_ASSIGNMENT_ATTRIBUTES_F

Line 111: from pqp_assignment_attributes_f

107: ,least(effective_end_date,
108: c_effective_end_date) effective_end_date
109: ,tp_is_teacher
110: ,tp_elected_pension
111: from pqp_assignment_attributes_f
112: where assignment_id = c_assignment_id
113: and (effective_start_date between c_effective_start_date
114: and c_effective_end_date
115: or