[Home] [Help]
120:
121: l_stmt_id := 20;
122: -- Obtain the OPI schema name to allow truncation of various tables
123: -- get session parameters
124: IF (NOT (fnd_installation.get_app_info(
125: application_short_name => 'OPI',
126: status => s_status,
127: industry => s_industry,
128: oracle_schema => s_opi_schema))) THEN