DBA Data[Home] [Help]

APPS.ZX_AR_TAX_CLASSIFICATN_DEF_PKG dependencies on GL_CODE_COMBINATIONS

Line 498: gl_code_combinations.code_combination_id%TYPE

494: /* information from General Ledger. */
495:
496: /*-----------------------------------------------------------------------*/
497: TYPE CCID_tab_type IS TABLE OF
498: gl_code_combinations.code_combination_id%TYPE
499:
500: INDEX BY BINARY_INTEGER;
501:
502: /*-----------------------------------------------------------------------*/