DBA Data[Home] [Help]

APPS.FV_FACTS1_PKG dependencies on FV_FUND_GROUPS

Line 689: ln_fund_group_type fv_fund_groups.type%type ;

685: l_fund_group fv_treasury_symbols.fund_group_code%type;
686: l_fund_val fv_fund_parameters.fund_value%TYPE;
687: l_dept_id fv_treasury_symbols.department_id%TYPE;
688: l_bureau_id fv_treasury_symbols.bureau_id%TYPE;
689: ln_fund_group_type fv_fund_groups.type%type ;
690: -- CGAC
691: ln_facts1_rollup fv_facts_federal_accounts.facts1_rollup%TYPE;
692: ln_federal_acct_symbol_id fv_treasury_symbols.federal_acct_symbol_id%TYPE;
693: