DBA Data[Home] [Help]

APPS.FV_CGAC_CRT_TAS dependencies on GL_SETS_OF_BOOKS

Line 4: g_coa_id Gl_Sets_Of_Books.chart_of_accounts_id%TYPE;

1: PACKAGE BODY FV_CGAC_CRT_TAS AS
2: --$Header: FVCRTTASB.pls 120.26.12020000.2 2013/02/13 14:24:16 snama ship $
3: -- GLOBAL VARIABLES
4: g_coa_id Gl_Sets_Of_Books.chart_of_accounts_id%TYPE;
5: g_module_name VARCHAR2(100) := 'fv.plsql.FV_CGAC_CRT_TAS.';
6:
7: -- TO RECORD EXCEPTIONS
8: g_error_code NUMBER;