DBA Data[Home] [Help]

APPS.PAY_IP_RUN_BALANCE_UPGRADE dependencies on PAY_ELEMENT_CLASSIFICATIONS

Line 116: pay_element_classifications pec

112: pbt.business_group_id
113: from pay_element_types_f pet,
114: pay_input_values_f piv,
115: pay_balance_types pbt,
116: pay_element_classifications pec
117: where pet.element_type_id = cp_element_type_id
118: and pet.element_type_id = piv.element_type_id
119: and pbt.input_value_id = piv.input_value_id
120: and pet.element_name = pbt.balance_name