- Login into application with 'System Administration' responsibility
- Click on 'Programs' under 'Concurrent' menu.
- Query for short name of the concurrent program (i.e. XXSIPRNT_CA ).
- Click on Update pencil icon of your program under result region
- Under 'Update Concurrent Program' region, select Request tab
- Under 'Request Setting' region, select 'Single' from the drop down of 'Operating Unit Mode' field
- Save changes by clicking on 'Apply' button.
Or
update FND_CONCURRENT_PROGRAMS
set multi_org_category='S'
where concurrent_program_id=45718;