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

What is the use of defining security hierarchy?

3 Answers  


What is the Process of Fixed Asset From Inducation to Disposal & what are the journal entry in GL , AP AND IN OTHER MODULES

1 Answers   Ramco,


What is the significance of Line Ordering and Line Grouping? Explain.

1 Answers   Cap Gemini,


Hi Friends!! I've completed my MBA in Finance and Systems and currently working in a Staffing firm. Recently I've joined in Oracle Apps training institute and can anyone let me know whether there are any chances of getting a job as a fresher. Please help me!!

7 Answers   Accenture,


What is the Process of Reconciliation Between AP to GL

0 Answers   Wipro,


What is difference between auto reconciliation and manual reconciliation?

1 Answers   Deloitte,


Prepared transaction for 1000$, Received receipt from customer For 1000$, Transaction and receipt closed. customer returned 200$ worth goods, He wants refund for 200$. how can you achieve this.

2 Answers   Accenture, Cap Gemini,


What reports should I run before closing the period?

1 Answers  


what is value set

4 Answers  


what is receipt source and receipt class

2 Answers   Omex,


What is use of AP Accounting Periods?

4 Answers   HCL, IBM, TCS,


Types of Prepayments? And difference between them?

3 Answers  


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)