DBA Data[Home] [Help]

APPS.JAI_PLSQL_CACHE_PKG dependencies on MTL_PARAMETERS

Line 9: organization_code MTL_PARAMETERS.organization_code%TYPE,

5: ( --organization_id HR_ALL_ORGANIZATION_UNITS.organization_id%TYPE, -- org id
6: ledger_id GL_LEDGERS.ledger_id%TYPE , -- SOB
7: currency_code GL_LEDGERS.currency_code%TYPE ,
8: chart_of_accounts_id GL_LEDGERS.chart_of_accounts_id%TYPE,
9: organization_code MTL_PARAMETERS.organization_code%TYPE,
10: legal_entity HR_ORGANIZATION_INFORMATION.org_information2%TYPE,
11: organization_name HR_ALL_ORGANIZATION_UNITS.name%TYPE,
12: -- Bug 5243532. Added by Lakshmi Gopalsami
13: minimum_acct_unit FND_CURRENCIES.minimum_accountable_unit%TYPE,