DBA Data[Home] [Help]

APPS.CN_SCA_CREDITS_BATCH_PUB dependencies on FND_INSTALLATION

Line 713: fnd_installation.get_app_info(

709: --+ Getting the schema name and use it as a parameter in DDL statements.
710: --+ to fix bug# 3537330 (04/23/04)
711: --+
712: l_return :=
713: fnd_installation.get_app_info(
714: application_short_name => 'CN'
715: , status => l_status
716: , industry => l_industry
717: , oracle_schema => l_oracle_schema