DBA Data[Home] [Help]

APPS.PAY_ETM_BUS dependencies on PAY_SHADOW_BALANCE_TYPES

Line 613: from pay_shadow_balance_types sbt

609: where ter.template_id = p_template_id;
610: --
611: cursor csr_balance_types is
612: select null
613: from pay_shadow_balance_types sbt
614: where sbt.template_id = p_template_id;
615: --
616: cursor csr_core_objects is
617: select null