DBA Data[Home] [Help]

APPS.PAY_QPQ_API dependencies on PAY_ELEMENT_CLASSIFICATIONS

Line 109: pay_element_classifications CLASS,

105: pay_quickpay_inclusions QP_INCL,
106: pay_element_entries_f ENTRY,
107: pay_element_links_f LINK,
108: pay_element_types_f ELEMENT,
109: pay_element_classifications CLASS,
110: pay_element_entry_values_f ENTVAL
111: where pay_action.payroll_action_id = PI_PAYROLL_ACTION_ID
112: and asgt_action.payroll_action_id = pay_action.payroll_action_id
113: and asgt_action.assignment_action_id = qp_incl.assignment_action_id

Line 203: pay_element_classifications CLASS,

199: pay_assignment_actions ASGT_ACTION,
200: pay_element_entries_f ENTRY,
201: pay_element_links_f LINK,
202: pay_element_types_f ELEMENT,
203: pay_element_classifications CLASS,
204: pay_element_entry_values_f ENTVAL
205: where pay_action.payroll_action_id = PI_PAYROLL_ACTION_ID
206: and asgt_action.payroll_action_id = pay_action.payroll_action_id
207: and asgt_action.assignment_id = entry.assignment_id