Index   Search   Add FAQ   Ask Question  
 

Oracle E-Business Suite (Oracle Applications) FAQ

$Date: 08-Jab-2002 $
$Revision: 1.03 $
$Author: Frank Naudé $

Topics

  • What is Oracle Financials?
  • What is the most important module in Oracle Financials?
  • What is the MultiOrg and what is it used for?
  • What is the difference between Fields and FlexFields?
  • Where can one get more info about Oracle Apps?

  • Back to Oracle FAQ Index

    What is Oracle Financials?

    Oracle Financials products provide organizations with solutions to a wide range of long- and short-term accounting system issues. Regardless of the size of the business, Oracle Financials can meet accounting management demands with:
  • Back to top of file

  • What is the most important module in Oracle Financials?

    The General Ledger (GL) module is the basis for all other Oracle Financial modules. All other modules provide information to it. If you implement Oracle Financials, you should switch your current GL system first.GL is relatively easy to implement. You should go live with it first to give your implementation team a chance to be familiar with Oracle Financials.

  • Back to top of file

  • What is the MultiOrg and what is it used for?

    MultiOrg or Multiple Organizations Architecture allows multiple operating units and their relationships to be defined within a single installation of Oracle Applications. This keeps each operating unit's transaction data separate and secure.

    Use the following query to determine if MuliOrg is intalled:

    	 select multi_org_flag from fnd_product_groups;
    

  • Back to top of file

  • What is the difference between Fields and FlexFields?

    A field is a position on a form that one uses to enter, view, update, or delete information. A field prompt describes each field by telling what kind of information appears in the field, or alternatively, what kind of information should be entered in the field.

    A flexfield is an Oracle Applications field made up of segments. Each segment has an assigned name and a set of valid values. Oracle Applications uses flexfields to capture information about your organization. There are two types of flexfields: key flexfields and descriptive flexfields.

  • Back to top of file

  • Where can one get more info about Oracle Apps?

  • Back to top of file
  • HOME | ASK QUESTION | ADD FAQ | SEARCH | E-MAIL US