DBA Data[Home] [Help]

APPS.ZX_PRODUCT_INTEGRATION_PKG dependencies on GL_SETS_OF_BOOKS

Line 48: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,

44: /* nipatel added for eTax uptake */
45: ar_product_options_rec zx_product_options_all%ROWTYPE,
46: pa_product_options_rec zx_product_options_all%ROWTYPE,
47: tax_enforce_account_flag VARCHAR2(1),
48: chart_of_accounts_id gl_sets_of_books.chart_of_accounts_id%TYPE,
49: base_precision fnd_currencies.precision%TYPE,
50: func_precision fnd_currencies.precision%TYPE,
51: min_accountable_unit fnd_currencies.minimum_accountable_unit%TYPE,
52: insert_tax_lines CHAR, /* If 'N', no inserts or Autoaccounting calls will be made */