DBA Data[Home] [Help]

APPS.CN_SCA_CREDITS_BATCH_PUB dependencies on FND_INSTALLATION

Line 791: fnd_installation.get_app_info(

787: --+ Getting the schema name and use it as a parameter in DDL statements.
788: --+ to fix bug# 3537330 (04/23/04)
789: --+
790: l_return :=
791: fnd_installation.get_app_info(
792: application_short_name => 'CN'
793: , status => l_status
794: , industry => l_industry
795: , oracle_schema => l_oracle_schema