DBA Data[Home] [Help]

APPS.FV_FACTS1_PKG dependencies on GL_CODE_COMBINATIONS

Line 20: p_coa Gl_Code_Combinations.chart_of_accounts_id%TYPE,

16: PROCEDURE TRIAL_BALANCE_MAIN
17: (p_errbuf OUT NOCOPY Varchar2,
18: p_retcode OUT NOCOPY Number,
19: p_sob Gl_ledgers_public_v.ledger_id%TYPE,
20: p_coa Gl_Code_Combinations.chart_of_accounts_id%TYPE,
21: p_fund_range_low Fv_Fund_Parameters.fund_value%TYPE,
22: p_fund_range_high Fv_Fund_Parameters.fund_value%TYPE,
23: p_currency_code Varchar2,
24: p_period_name Varchar2,