DBA Data[Home] [Help]

APPS.FV_SLA_PROCESSING_PKG dependencies on FV_FACTS_USSGL_ACCOUNTS

Line 606: FROM Fv_Facts_Ussgl_Accounts

602: l_procedure_name VARCHAR2(100) :='.GET_ANTICIPATED_FUND_AMT';
603:
604: CURSOR c_anticipated_acct IS
605: SELECT ussgl_account --, template_id
606: FROM Fv_Facts_Ussgl_Accounts
607: WHERE anticipated_unanticipated = 'Y';
608:
609: CURSOR c_template_id is
610: SELECT template_id