[Home] [Help]
102:
103: BEGIN
104:
105: -- Get the schema owner
106: l_return_status := FND_INSTALLATION.GET_APP_INFO
107: ( application_short_name => 'IES',
108: status => l_status,
109: industry => l_industry,
110: oracle_schema =>l_table_owner);