DBA Data[Home] [Help]

APPS.FND_PROFILE dependencies on FND_RELEASE

Line 115: RELEASE_VERSION number := fnd_release.major_version;

111:
112: /*
113: ** Global variable that stores Applications Release Version
114: */
115: RELEASE_VERSION number := fnd_release.major_version;
116:
117: /*
118: ** CORELOG - wrapper to CORELOG with defaulting current profile context.
119: */