DBA Data[Home] [Help]

APPS.PAY_SG_BAL_UPLOAD dependencies on PAY_BALANCE_TYPES

Line 432: from pay_balance_types BT

428: ,p_bal_adj_tax_unit_id number
429: ,p_bal_adj_original_entry_id number
430: ) is
431: select BT.balance_type_id
432: from pay_balance_types BT
433: where BT.balance_type_id = p_balance_type_id
434: --
435: -- TAX_UNIT_ID context NB. if the tax unit is used then only those
436: -- adjustments which are for the same tax unit can be included.