how to find out one organization using multi-org or single org?

Answers were Sorted based on User's Feedback



how to find out one organization using multi-org or single org?..

Answer / vicky

by quering the table fnd_product_groups and check the value
of the column multi_org_flag. If the value is 'Y' then
organization in using multi org features else not.

Is This Answer Correct ?    5 Yes 0 No

how to find out one organization using multi-org or single org?..

Answer / mstapps

Go to sql*plus and connected to apps user and

sql> select multi_org_flag from fnd_product_group;

If the value is 'y' then organazations using multi org
If the value is 'N' then org using single org

thanx
mst

Is This Answer Correct ?    3 Yes 1 No

how to find out one organization using multi-org or single org?..

Answer / ashok atthuluria

If one company is having Many Operating units in its multi org structure that we called as multi-org.If it is Having only one operating unit in its multi org that we called as Multi org with Single Org.

Is This Answer Correct ?    1 Yes 0 No

how to find out one organization using multi-org or single org?..

Answer / khanna

Answer three is wrong in single operating unit you can have
multiple organizations.... and single operating unit does
not mean you are not multy org

Is This Answer Correct ?    0 Yes 0 No

how to find out one organization using multi-org or single org?..

Answer / avinash tyagi

select count(*) from hr_organization_information where
org_information1 = 'OPERATING_UNIT'

if this query retuns value 1 means Single org
or for more then one means multi org

Is This Answer Correct ?    1 Yes 5 No

Post New Answer

More Oracle Apps Financial Interview Questions

How to Raise an invoice other than functional currency in AR

2 Answers   Xansa,


6. TDS accounting entry

1 Answers   ABC, Arihant,


we have purchased a loptop from the supplier, we have made the payment to supplier through check and the supplier has taken the money from the org. bank and even the transaction has been reconciled with cash management. But due some reason we have returned the loptop to the supplier. Now How this real time scenario will be resolved in the Payable module.

4 Answers  


In Multiorg, how & where we set up Legal Entity?

4 Answers   HDFC,


What is profitability? How do you map 'segment wise profitability' in Oracle?

1 Answers   IBM,






Whether is it allowed for entering negative amount in Journal lines?

3 Answers  


How would you transfer funds from one bank to another bank in oralce apps? And in which module you can do this?

3 Answers  


What is the difference between Recurring Journals and Recurring Invoices? What is the need for the Recurring Journals in GL when Recurring invoices exist in AP?

2 Answers   BirlaSoft,


how will you find out check no's for a particular invoice

3 Answers   UST,


what are mandatory setups for Receipt creation.?

2 Answers  


What are the different ways for automatic closure of a Manually Created Purchase Order if the item selected for the Purchase Order is an Outside Processing Item and the Purchase Order is linked to a Work Order?

1 Answers   Apps Associates,


how to transfer the retained earning amount from curret year to next year? what is the path in apps financial

3 Answers   TCS,


Categories
  • Oracle Apps Technical Interview Questions Oracle Apps Technical (547)
  • Oracle Apps Financial Interview Questions Oracle Apps Financial (793)
  • Oracle Apps Manufacturing Interview Questions Oracle Apps Manufacturing (53)
  • Oracle Apps HRMS Interview Questions Oracle Apps HRMS (169)
  • Oracle Apps CRM Interview Questions Oracle Apps CRM (9)
  • Oracle Apps SCM Interview Questions Oracle Apps SCM (141)
  • Oracle Install Base Interview Questions Oracle Install Base (62)
  • Oracle Service Contracts Interview Questions Oracle Service Contracts (101)
  • Oracle Apps AllOther Interview Questions Oracle Apps AllOther (114)