DBA Data[Home] [Help]

APPS.ZX_AR_TAX_CLASSIFICATN_DEF_PKG dependencies on GL_SETS_OF_BOOKS

Line 68: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,

64: /* nipatel added for eTax uptake */
65: ar_product_options_rec zx_product_options_all%ROWTYPE,
66: pa_product_options_rec zx_product_options_all%ROWTYPE,
67: tax_enforce_account_flag VARCHAR2(1),
68: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,
69: base_precision fnd_currencies.precision%TYPE,
70: func_precision fnd_currencies.precision%TYPE,
71: min_accountable_unit fnd_currencies.minimum_accountable_unit%TYPE,
72: insert_tax_lines CHAR, /* If 'N', no inserts or Autoaccounting calls will be made */