DBA Data[Home] [Help]

APPS.GL_HISTORICAL_RATES_PKG dependencies on FND_PROFILE

Line 542: fnd_profile.get('GL_ACCESS_SET_ID', l_access_set_id);

538: INTO l_ledger_id
539: FROM gl_ledgers
540: WHERE NAME = X_ledger;
541:
542: fnd_profile.get('GL_ACCESS_SET_ID', l_access_set_id);
543:
544: --
545: -- Get count from access sets
546: --