DBA Data[Home] [Help]

APPS.FV_GTAS_TRX_REGISTER dependencies on GL_CODE_COMBINATIONS

Line 6: P_CHART_OF_ACCOUNTS_ID Gl_Code_Combinations.chart_of_accounts_id%TYPE;

2: /* $Header: FVGTATRS.pls 120.0.12020000.4 2013/02/21 21:23:03 snama noship $ */
3:
4:
5: P_LEDGER_ID Gl_ledgers_public_v.ledger_id%TYPE;
6: P_CHART_OF_ACCOUNTS_ID Gl_Code_Combinations.chart_of_accounts_id%TYPE;
7: P_FLEX_LOW VARCHAR2(2000);
8: P_FLEX_HIGH VARCHAR2(2000);
9: P_FROM_PERIOD Varchar2(15);
10: P_TO_PERIOD Varchar2(15);