DBA Data[Home] [Help]

APPS.PAY_GB_HR_HELPDESK dependencies on PAY_RUN_RESULT_VALUES

Line 135: pay_run_result_values prv -- Run Result value (Pay Value) created by the payroll run/quickpay

131: pay_payroll_actions ppa1, -- payroll run/quickpay action
132: pay_element_types_f pet, -- element types processed by the payroll run/quickpay
133: pay_input_values_f piv, -- "Pay values" of type Money
134: pay_run_results prr, -- run result created by the payroll run/quick pay
135: pay_run_result_values prv -- Run Result value (Pay Value) created by the payroll run/quickpay
136: WHERE lck.locking_action_id = paa2.assignment_action_id
137: AND paa2.payroll_action_id = pai.action_context_id
138: AND pai.action_context_type = 'PA'
139: AND pai.action_information_category = 'EMEA ELEMENT DEFINITION'

Line 179: pay_run_result_values prv -- Run Result value (Pay Value) created by the payroll run/quickpay

175: pay_payroll_actions ppa1, -- payroll run/quickpay action
176: pay_element_types_f pet, -- element types processed by the payroll run/quickpay
177: pay_input_values_f piv, -- "Pay values" of type Money
178: pay_run_results prr, -- run result created by the payroll run/quick pay
179: pay_run_result_values prv -- Run Result value (Pay Value) created by the payroll run/quickpay
180: WHERE lck.locking_action_id = paa2.assignment_action_id
181: AND paa2.payroll_action_id = pai.action_context_id
182: AND pai.action_context_type = 'PA'
183: AND pai.action_information_category = 'EMEA ELEMENT DEFINITION'

Line 224: pay_run_result_values prv -- Run Result value (Pay Value) created by the payroll run/quickpay

220: pay_payroll_actions ppa1, -- payroll run/quickpay action
221: pay_element_types_f pet, -- element types processed by the payroll run/quickpay
222: pay_input_values_f piv, -- "Pay values" of type Money
223: pay_run_results prr, -- run result created by the payroll run/quick pay
224: pay_run_result_values prv -- Run Result value (Pay Value) created by the payroll run/quickpay
225: WHERE lck.locking_action_id = paa2.assignment_action_id
226: AND paa2.payroll_action_id = pai.action_context_id
227: AND pai.action_context_type = 'PA'
228: AND pai.action_information_category = 'EMEA ELEMENT DEFINITION'