DBA Data[Home] [Help]

APPS.PAY_BALANCE_FEEDS_F_PKG dependencies on PAY_BALANCE_FEEDS_S

Line 88: CURSOR C2 IS SELECT pay_balance_feeds_s.nextval FROM sys.dual;

84: l_balance_feed_id number:= X_Balance_Feed_Id;
85: CURSOR C IS SELECT rowid FROM pay_balance_feeds_f
86: WHERE balance_feed_id = l_balance_feed_id;
87: --
88: CURSOR C2 IS SELECT pay_balance_feeds_s.nextval FROM sys.dual;
89: --
90: -- Bug 3285363.
91: -- Modified cursor C3 to select only those initial feed elements
92: -- that are available in the business group/legislation.