DBA Data[Home] [Help]

APPS.OE_CONTRACTS_UTIL dependencies on FND_INSTALLATION

Line 65: l_dummy := FND_INSTALLATION.get_app_info (

61: OE_CONTRACTS_UTIL.G_CNTR_LICENSED NOT IN ('Y','N') THEN
62: --this is the first time this check is being performed
63:
64: --first verify if contracts is installed
65: l_dummy := FND_INSTALLATION.get_app_info (
66: application_short_name => 'OKC',
67: status => lx_status,
68: industry => lx_industry,
69: oracle_schema => lx_oracle_schema