[Home] [Help]
1111:
1112: BEGIN
1113:
1114: -- Get schema
1115: if not (fnd_installation.get_app_info (
1116: application_short_name => p_app_short_name,
1117: status => l_status,
1118: industry => l_industry,
1119: oracle_schema => l_schema)) then