DBA Data[Home] [Help]

APPS.HR_GBBAL dependencies on PAY_ELEMENT_TYPES_F

Line 1151: pay_element_types_f petf

1147: exists ( select 1
1148: from pay_run_results rr,
1149: pay_run_result_values rrv,
1150: pay_input_values_f piv,
1151: pay_element_types_f petf
1152: where rr.assignment_action_id = pca.assignment_action_id
1153: and rr.element_type_id = petf.element_type_id
1154: and rr.run_result_id = rrv.run_result_id
1155: and piv.input_value_id = rrv.input_value_id

Line 3909: from pay_element_types_f e,

3905: ,g_ni_g_element_type_id
3906: ,g_ni_j_element_type_id
3907: ,g_ni_l_element_type_id
3908: ,g_ni_s_element_type_id
3909: from pay_element_types_f e,
3910: per_time_periods ptp,
3911: pay_payroll_actions bact,
3912: pay_assignment_actions bassact
3913: where element_name in ( 'NI'