Oracle Apps Technical Training
5 day - Syllabus
(Duration: 40 hours)
Pre-requisite: SQL, PL/SQL
Oracle application concepts
• Internet computing architecture
• Internationalization support
• File system
• Installation- system requirements
• using rapid install
• single-node and multi node installation
Application Architecture
• Building a new application
• Registering Your Application
• Application Directory structure
• Defining Application Base path
Table registration
• AD_DD package covers Registering Tables and its sequence
• Views and Registering columns using AD_DD package
• Detail Example of registering table and using it in DFF value set
The TEMPLATE Form
• Overview of the TEMPLATE form
• libraries in the TEMPLATE form
• special triggers in TEMPLATE form
Creating new forms
• Copy TEMPLATE to start new forms creation
• adding property classes to different objects
• registering a form
• registering form functions
• creating menu of functions
• Creating responsibility
Master-Detail blocks
• Master-detail blocks
• summary detail windows
• Row Lovs
• Query windows and who information tracking
• Fmb having an example of Master Detail Block
Message Dictionary
• Message dictionary overview
• Defining message for your application
• Message content standards
Flexfields
• Overview and Benefits of Flexfields
• implementing key Flexfields
• implementing descriptive Flexfields
Concurrent Processing
• Concurrent processing overview
• Defining concurrent programs
• Executable types an example of commonly used executable types
• Defining Request sets
• Submitting your concurrent programs