1941: status => l_prod_status,
1942: industry => l_industry,
1943: oracle_schema => l_schema)
1944: THEN
1945: RAISE FND_API.G_EXC_UNEXPECTED_ERROR ;
1946: END IF;
1947:
1948: -- Check if Security has been applied
1949: SELECT COUNT(*)