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

MIN and MAX number of segments in Chart of accounts ?

10 Answers   FIC, Wipro,


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

3 Answers  


What r the validations we will do in Customer Interface

3 Answers   Fidelity,


How can we Integrate AP,AR,CM & FA to GL? What is the procedure need to fallow as a functional consultant?

1 Answers  


5 major Differences between Translation and Revaluation

1 Answers  






What's the difference between the "Payables Open Interface Import" Program and the "Payables Invoice Import" program?

2 Answers   AP, HCL, IBM, JK Technosoft, TCS,


Use of automatic offset method?

2 Answers   TCS,


What are KFF validations?

2 Answers   Genpact,


Define each Flexfeild qualifiers (natural accounts, balancing acc., secondary tracking, cost center)

5 Answers   Meru Cabs,


Explain Secondary Tracking Segments.

1 Answers  


What is Auto Accounting in Receivables?

2 Answers   KPIT,


Can you create an Invoice in USD, while the Standard PO has been created in EUR?

4 Answers   Deloitte, Genpact, Siotel, Sitel,


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)