DBA Data[Home] [Help]

APPS.PQP_EXR_BUS dependencies on PAY_BALANCE_TYPES

Line 476: from pay_balance_types

472:
473: cursor csr_bal_type
474: is
475: select 'X'
476: from pay_balance_types
477: where balance_type_id = p_balance_type_id
478: and ( (legislation_code is not null
479: and legislation_code = l_legislation_code)
480: or (business_group_id is not null