DBA Data[Home] [Help]

APPS.PAY_ZA_EMP201 dependencies on PAY_BALANCE_TYPES

Line 842: from pay_balance_types

838: cursor csr_get_balance_data
839: is
840: select balance_type_id
841: ,balance_name
842: from pay_balance_types
843: where legislation_code = 'ZA'
844: and balance_name in (
845: 'Tax'
846: ,'Net PAYE Taxable Income'