DBA Data[Home] [Help]

APPS.PAY_HK_BAL_UPLOAD dependencies on PAY_BALANCE_TYPES

Line 490: from pay_balance_types BT

486: ,p_bal_adj_tax_unit_id number
487: ,p_bal_adj_original_entry_id number
488: ) is
489: select BT.balance_type_id
490: from pay_balance_types BT
491: where BT.balance_type_id = p_balance_type_id
492: --
493: -- TAX_UNIT_ID context NB. if the tax unit is used then only those
494: -- adjustments which are for the same tax unit can be included.