DBA Data[Home] [Help]

APPS.ZX_AR_TAX_CLASSIFICATN_DEF_PKG dependencies on GL_CODE_COMBINATIONS

Line 508: gl_code_combinations.code_combination_id%TYPE

504: /* information from General Ledger. */
505:
506: /*-----------------------------------------------------------------------*/
507: TYPE CCID_tab_type IS TABLE OF
508: gl_code_combinations.code_combination_id%TYPE
509:
510: INDEX BY BINARY_INTEGER;
511:
512: /*-----------------------------------------------------------------------*/