Labels

2017 absence absence management Account accounting AIM aliases AME and API application application utilities lookups approval assignments ATO Australia Bank bi publisher budget business business groups CAGR candidates cartisian product case CEMLI Center Stage channels Classification competency concurrent Configuration configuration profile constants contextualization conversion correction cost costing coverage area customization data database date DateTracked deductions define design develop DFF diagnostics document earnings ebs EIT Element employee enhancements erp excel expression extension failure Fastformula FBT Flexfield FND fndload foreign key forms Formula fringe benefit FRM-40654 from FTE Functions fund fusion GL global transfer grade help hierarchy HR HRMS human resource management system implementation income information interfaces internet interview job join key flexfield KFF KPI language learning leave legal employer legislation links lists localization location management New Year obia obiee OLF onboarding oracle oracle applications oracle descriptive flex field oracle descriptive flexfield oracle ebs oracle erp oracle fusion HCM oracle hrms oracle hrms interview questions oracle hrms modules oracle hrms modules list oracle hrms organization oracle hrms table oracle hrms tables oracle hrms tutorial oracle irecruitment oracle legal entities oracle lookups oracle organization hierarchy oracle payroll oracle payroll interview questions oracle payroll tables oracle self service order by Organization organization type otbi package package body package specification patch payg Payment payroll people group perform person personalisation phase pl/sql position primary key process profile programs project qualifier Query question questions Recruiting Center Recruitment regex regular expression reporting tool reports requests requirement requisition resume retropay RICE salary schema security profile select SIT smartorg sql statutory stores STP Super Superannuation system systems Table Taleo taleo 15B Taleo Recruitment tax termination test testing trunc update user group user management user type value set variables View Views Web ADI webadi where work relationship

Saturday 13 December 2014

FND Tables in Oracle Application


FND stands for foundation table which is combination of AOL, SYSTEM, ADMINISTRATOR, MODULES tables and is placed under FND_TOP. Below is a list of few key FND tables that along with a brief description of what is it used for –


  • FND_APPLICATION: Stores applications registered with Oracle Application Object Library.
  • FND_APPLICATION_TL: Stores translated information about all the applications registered with Oracle Application Object Library
  • FND_APP_SERVERS: This table will track the servers used by the E-Business Suite system
  • FND_CONCURRENT_PROGRAMS: Stores information about concurrent programs. Each row includes a name and description of the concurrent program
  • FND_CONCURRENT_PROGRAMS_TL: Stores translated information about concurrent programs in each of the installed languages
  • FND_EXECUTABLES: Stores information about concurrent program executables
  • FND_CONCURRENT_PROCESSES: Stores information about concurrent managers
  • FND_CONCURRENT_QUEUES: Stores information about concurrent managers
  • FND_CONCURRENT_QUEUE_SIZE:Stores information about the number of requests a concurrent manager can process at once, according to its work shift
  • FND_CONCURRENT_REQUESTS: Stores information about individual concurrent requests
  • FND_CONCURRENT_REQUEST_CLASS: Stores information about concurrent request types
  • FND_CONC_REQ_OUTPUTS: This table stores output files created by Concurrent Request
  • FND_CURRENCIES: Stores information about currencies
  • FND_DATABASES: It tracks the databases employed by the eBusiness suite. This table stores information about the database that is not instance specific
  • FND_DATABASE_INSTANCES: Stores instance specific information. Every database has one or more instance
  • FND_DESCRIPTIVE_FLEXS: Stores setup information about Descriptive FlexFields (DFFs)
  • FND_DESCRIPTIVE_FLEXS_TL: Stores translated setup information about DFFs
  • FND_FLEX_VALUES: Stores valid values for key and descriptive flexfield segments.
  • FND_FLEX_VALUE_SETS: Stores information about the value sets used by both key and descriptive flexfields
  • FND_LANGUAGES: Stores information regarding languages and dialects.
  • FND_DOCUMENTS: Stores language-independent information about a document.
  • FND_MENUS: It lists the menus that appear in the Navigate Window, as determined by the System Administrator when defining responsibilities for function security
  • FND_MENUS_TL: Stores translated information about the menus in FND_MENUS
  • FND_MENU_ENTRIES: Stores information about individual entries in the menus in FND_MENUS
  • FND_PROFILE_OPTIONS: Stores information about user profile options
  • FND_REQUEST_GROUPS: Stores information about report security groups.
  • FND_RESPONSIBILITY: Stores information about responsibilities. Each row includes the name and description of the responsibility, the application it belongs to, and values that identify the main menu, and the first form that it uses
  • FND_RESPONSIBILITY_TL: Stores translated information about responsibilities
  • FND_ATTACHED_DOCUMENTS: Stores information relating a document to an application entity.
  • FND_RESP_FUNCTIONS: Stores security exclusion rules for function security menus. Security exclusion rules are lists of functions and menus inaccessible to a particular responsibility
  • FND_SECURITY_GROUPS: Stores information about security groups used to partition data in a Service Bureau architecture
  • FND_SEQUENCES: Stores information about the registered sequences in your applications
  • FND_TABLES: Stores information about the registered tables in your applications
  • FND_TERRITORIES: Stores information for countries, alternatively known as territories
  • FND_USER: Stores information about application users
  • FND_VIEWS: Stores information about the registered views in your applications

No comments:

Post a Comment