DBA Data[Home] [Help]

APPS.PAY_BALANCE_UPLOAD dependencies on PAY_ELEMENT_CLASSIFICATIONS

Line 4247: ,pay_element_classifications EC

4243: ,pay_balance_feeds_f BF
4244: ,pay_input_values_f IV
4245: ,pay_input_values_f IV2
4246: ,pay_element_types_f ET
4247: ,pay_element_classifications EC
4248: where BF.balance_type_id = p_balance_type_id
4249: and BT.balance_type_id = BF.balance_type_id
4250: and IV.input_value_id = BF.input_value_id
4251: and ET.element_type_id = IV.element_type_id