Concurrent Programs are defined with an Operating Unit mode of 'S' for
single Operating Unit or 'M' for Multiple Operating Units.
From backend you can check with the following query:
Select MULTI_ORG_CATEGORY
from FND_CONCURRENT_PROGRAMS
where concurrent_program_name = <<Concurrent Program Short Name>>;
From Application:
Navigation:- System Administration--> Concurrent --> Programs
OAF page will open. Select Request Tab and set Operating Unit Mode field.
From backend you can check with the following query:
Select MULTI_ORG_CATEGORY
from FND_CONCURRENT_PROGRAMS
where concurrent_program_name = <<Concurrent Program Short Name>>;
From Application:
Navigation:- System Administration--> Concurrent --> Programs
OAF page will open. Select Request Tab and set Operating Unit Mode field.
No comments:
Post a Comment