DBA Data[Home] [Help]

APPS.PAY_SBT_BUS dependencies on PAY_SHADOW_DEFINED_BALANCES

Line 679: from pay_shadow_defined_balances sdb

675: -- Cursors to check for rows referencing the balance.
676: --
677: cursor csr_defined_balances is
678: select null
679: from pay_shadow_defined_balances sdb
680: where sdb.balance_type_id = p_balance_type_id;
681: --
682: cursor csr_core_objects is
683: select null