Oracle Apps2

Embed Size (px)

Citation preview

  • 8/7/2019 Oracle Apps2

    1/12

    Concepts of Oracle ApplicationsConcepts of Oracle Applications

    DATABASE OBJECTSDATABASE OBJECTS

    Module Specific Directory StructureModule Specific Directory Structure

    FlexfieldsFlexfields

    Value SetsValue Sets

    Concurrent Manager Concurrent Manager

  • 8/7/2019 Oracle Apps2

    2/12

    DATABASE OBJECTSDATABASE OBJECTS

  • 8/7/2019 Oracle Apps2

    3/12

    SCHEMA STRUCTURESCHEMA STRUCTURE

  • 8/7/2019 Oracle Apps2

    4/12

  • 8/7/2019 Oracle Apps2

    5/12

    Module Specific Directory StructureModule Specific Directory Structure

    /d2/hora10/APPS/ont/11.5.0/forms/US/OEXOEORD.fmx/d2/hora10/APPS/ont/11.5.0/forms/US/OEXOEORD.fmx

  • 8/7/2019 Oracle Apps2

    6/12

    FLEXFIELDSFLEXFIELDS

    Flexfield:Flexfield: A flexfield is a flexible data field that an organization can customize to the businessA flexfield is a flexible data field that an organization can customize to the businessneeds without programming.needs without programming.

    Two Types of Flexfields:Two Types of Flexfields:1. Key Flexfields1. Key Flexfields2. Descriptive Flexfields2. Descriptive Flexfields

    KEY Flexfield:KEY Flexfield: It appears as a normal field on a form. The value of a key flex field is like aIt appears as a normal field on a form. The value of a key flex field is like aconcatenated value having segment separator.concatenated value having segment separator.

    Example:Example: Stock Locator in Inventory ModuleStock Locator in Inventory ModuleN avigation: Inventory>SETUP> Organization>Sub Inventories> Stock LocatorsN avigation: Inventory>SETUP> Organization>Sub Inventories> Stock Locators

  • 8/7/2019 Oracle Apps2

    7/12

    D escriptive Flexfield : To capture the additional information that isimportant and unique to the business. It appears in a block as a twocharacter unnamed field enclosed in square brackets.

    Example: Additional Header Information in OM

    N avigation: Order Management>Orders> Sales OrdersN avigation: Order Management>Orders> Sales Orders

  • 8/7/2019 Oracle Apps2

    8/12

  • 8/7/2019 Oracle Apps2

    9/12

    VALUE SETSVALUE SETS

    Types of Value Sets:Types of Value Sets:IndependentIndependentDependentDependent

    TableTableN oneN one

  • 8/7/2019 Oracle Apps2

    10/12

    LOOKUPLOOKUP

    It is a set of codes and their meanings.It is a set of codes and their meanings.TABLE: F N D_LOOKUPSTABLE: F N D_LOOKUPS

    N AVIGATIO N :N AVIGATIO N :Application Developer > Application > LookupsApplication Developer > Application > Lookups

    > Application Object Library> Application Object Library

  • 8/7/2019 Oracle Apps2

    11/12

    TRA N SLATIO N TABLESTRA N SLATIO N TABLES

    O racle ApplicationsO racle Applications stores languagestores languagespecific attributes in a separatespecific attributes in a separate tabletableknow as theknow as the translation tabletranslation table ,, ......

  • 8/7/2019 Oracle Apps2

    12/12

    CO N CURRE N T MAN AGERCO N CURRE N T MAN AGER

    11.. Concurrent Manager is related to ConcurrentConcurrent Manager is related to Concurrent Programs.Programs.2. Purpose of a Concurrent manager is to manage the submitted2. Purpose of a Concurrent manager is to manage the submittedconcurrent programs and also manages the parallel execution of concurrent programs and also manages the parallel execution of concurrent programs.concurrent programs.

    3. Concurrent Manager that runs in the background all the time. This3. Concurrent Manager that runs in the background all the time. Thisbackground process, called Concurrent Manager ideally will be runningbackground process, called Concurrent Manager ideally will be running24x7.24x7.

    Running The Concurrent programs:Running The Concurrent programs:

    Submit a Single RequestSubmit a Single RequestRequest SetRequest SetScheduling a RequestScheduling a Request