DBA Data[Home] [Help]

APPS.PAY_US_OVER_LIMIT_TAX_RPT_PKG dependencies on PAY_BALANCE_FEEDS_F

Line 985: from pay_balance_feeds_f

981: order by bal.balance_name DESC;
982: --
983: cursor csr_balance_feed(cp_balance_type_id number, cp_bg_id number) is
984: select 'Y'
985: from pay_balance_feeds_f
986: where balance_type_id = cp_balance_type_id
987: and business_group_id = cp_bg_id;
988: --
989: cursor csr_def_balance(cp_balance_type_id number