DBA Data[Home] [Help]

APPS.PAY_SBT_BUS dependencies on PAY_SHADOW_BALANCE_CLASSI

Line 700: from pay_shadow_balance_classi sbc

696: where sdb.balance_type_id = p_balance_type_id;
697: --
698: cursor csr_balance_classis is
699: select null
700: from pay_shadow_balance_classi sbc
701: where sbc.balance_type_id = p_balance_type_id;
702: --
703: cursor csr_gu_bal_exclusions is
704: select null