Form : Oracle_EBS_Technical_Course Content
Version History
Ver.
Authors Date Reviewers Review Date Release Date
No.
1.0 Academy Team 13-Feb-2020 Delivery Team 13-Feb-2020 21-Feb-2020
Change History
Ver.
Section Date Change Information RFC No.
No.
Added Version control as suggested during ISO
1.0 All 13-Feb-2020 -
external Audit
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 1 of 7
Oracle_EBS_Technical_Course Content.doc
Form : Oracle_EBS_Technical_Course Content
Table of Contents
1.0 Introduction......................................................................................................................................................3
2.0 Objective..........................................................................................................................................................3
3.0 Topics Covered................................................................................................................................................3
3.1 Introduction to SQL, PL/SQL..........................................................................................................................3
3.2 Oracle Forms....................................................................................................................................................4
3.3 Oracle Reports.................................................................................................................................................4
3.4 ERP Fundamentals...........................................................................................................................................5
3.5 Apps Tech Architecture...................................................................................................................................5
3.6 AOL.................................................................................................................................................................5
3.7 Data Conversions.............................................................................................................................................5
3.8 GI.....................................................................................................................................................................6
3.9 Workflow.........................................................................................................................................................6
3.10 BI Publisher.....................................................................................................................................................6
3.11 Multi Org & AIM Intro....................................................................................................................................7
4.0 Associated Tools, Software and Hardwares....................................................................................................7
5.0 References........................................................................................................................................................7
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 2 of 7
Oracle_EBS_Technical_Course Content.doc
Form : Oracle_EBS_Technical_Course Content
1.0 Introduction
This document covers course content for Oracle EBS Technical Trainees at
Clover Academy.
2.0 Objective
Objective of this course content is to build resource technical competency with
identified technology in this document.
3.0 Topics Covered
1. Introduction to SQL, PL/SQL
2. Oracle Forms
3. Oracle Reports
4. ERP Fundamentals
5. Apps Tech Architecture
6. AOL
7. Data Conversions
8. GI
9. Workflow
10. BI Publisher
11. Multi Org & AIM Intro
3.1 Introduction to SQL, PL/SQL
1. TOAD Overview
2. Introduction, Writing Basic SQL Statement
3. Related Practical
4. Restricting & Sorting Data
5. Single Row Functions
6. Displaying Data From Multiple Tables
7. Aggregating Data Using Group Functions
8. Sub-Queries
9. Producing Readable Output With iSQL*Plus
10. Manipulating Data
11. Creating and Managing Tables
12. Including Constraints, Creating Views
13. Creating Other Database Objects, Controlling User Access
14. SQL Workshop, Using Set Operators
15. Oracle 9i Datetime Functions
16. Enhancements to the Group BY Clause, Advanced Sub Queries
17. Hierarchical Retrieval, Oracle 9i Extensions to DML and DDL Statements
18. Introduction, Declaring Variables
19. Writing Executable Statements, Interacting With The Oracle Server
20. Writing Control Structures, Working With Composite Data Types
21. Writing Explicit Cursors
22. Advanced Explicit Cursor Concepts
23. Handling Exceptions, Creating Procedures
24. Creating Functions, Managing Subprogram
25. Creating Packages
26. More Package Concepts
27. Oracle Supplied Packages, Manipulation Large Objects
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 3 of 7
Oracle_EBS_Technical_Course Content.doc
Form : Oracle_EBS_Technical_Course Content
28. Creating Database Triggers More Trigger Concepts
29. Managing Dependencies
30. Hands on + Test
3.2 Oracle Forms
1. Introduction to Oracle Forms Developer and Oracle Forms Services, Running a Form Builder Application
2. Working in the Form Builder Environment
3. Creating a Basic Form Module
4. Working With Data Blocks & Frames, Working With Text Items
5. Creating LOV’s and Editors
6. Creating Additional Input Items
7. Creating Non-Input Items
8. Creating Windows & Content Canvases, Other Canvases
9. Introduction to Triggers
10. Adding Functionality to Items, Runform Messages & Alerts
11. Query Triggers, Validation
12. Navigation, Transaction Processing
13. Writing Flexible Code
14. Sharing Objects and Code
15. Introducing Multiple Form Application
16. Creating a Menu Module Managing Menu Modules
17. Programming Function Keys, Responding to Mouse Events
18. Controlling Windows & Canvases Programmatically
19. Defining Data Sources
20. Working with Oracle8i Objects in Form Builder
21. Controlling Data Blocks Relationships
22. Hands on
Forms Personalization
1. Profile Option
2. Rules
3. Conditions Tab
4. Triggers
5. Property Actions
6. Property Strings
7. Examples
8. Variables
9. Messages
10. Menu
11. Built-Ins
12. Hands On + Test
3.3 Oracle Reports
1. Introduction to Oracle Reports, Designing and Running Reports
2. Report Builder Concepts, Creating Reports Using the Report Wizard
3. Enhancing Reports in the Live Previewer, Managing Report Templates
4. Report Storage Methods, Enhancing the Reports Using Data Model: Creating Queries & Groups
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 4 of 7
Oracle_EBS_Technical_Course Content.doc
Form : Oracle_EBS_Technical_Course Content
5. Enhancing the Reports Using Data Model: Creating Columns
6. Enhancing the Reports Using the Layout Model
7. Modifying Common Layout Properties, Modifying Specific Layout Properties
8. Hands on + Test
3.4 ERP Fundamentals
1. ERP Fundamentals
2. ERP - Oracle applications 11i - Rel. 12
3. Overview of the basic modules (GL,AR,AP,OM,INV,PO) in Oracle 11i Rel. 12 ebusiness suite.
4. General overview of ERP & Functional perspective of an O2C flow in an organization with example
5. Basic Accounting
6. Overview of Critical interfaces, table structures of important tables
3.5 Apps Tech Architecture
1. OAAPPS Technical Architecture
a. Applications Framework
b. Unix directory structure, Unix commands, Shell script
2. Concurrent Processing
3. Normal Business Scenarios Ex. SCM, Vendor, Customer, Invoice, Receipt
4. Metalink, User guides, Raising SR
5. To explain how to use TRMs, Functional Documents
3.6 AOL
1. AOL
a. Overview of FND tables (AOL)
b. Flexfields
c. Related Practical
2. Sysadmin
a. Creating Users, Responsibilities
b. Profile Options - Module wise
c. Concurrent Programs and Reports
d. Forms / Reports registration
3. Hands on + Test
3.7 Data Conversions
Data Conversions
1. Define & describe data conversions
2. Types of data conversions
3. Conversion strategy
4. Object development strategy
5. Hands on
Interfaces
1. Interfaces - Defined
2. Inbound and Outbound Interface Flows
3. Data Validation and Mapping
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 5 of 7
Oracle_EBS_Technical_Course Content.doc
Form : Oracle_EBS_Technical_Course Content
4. Exceptions Handling
5. Error Messages
6. Examples
7. Summary
8. More information
9. Hands on + Test
3.8 GI
1. Introduction to Gl and Required set ups overview
2. Introduction to AP and Required set ups overview
3. Introduction to AR and Required set ups overview
4. Introduction to CM and Required set ups overview
5. Introduction to FA and Required set ups overview
3.9 Workflow
1. WF architechture and its components
2. WF builder componenets
3. Notifcation
4. Message
5. Functions ( standard & userdefined )
6. Lookups , Attributes
7. Basic process design
8. Uploading to server & launching with Developer studio
9. WF tables
10. General discussion on how to work with seeded WF
11. Hands on + Test
3.10 BI Publisher
1. Introduction to BI Publisher & basics of Oracle BI Publisher
2. Describe the components of Oracle BI Publisher
3. Describe the architecture of Oracle BI Publisher
4. Describe the technology of Oracle BI Publisher
5. Introduction to XML Standards
6. Installing Oracle BI Publisher Desktop
7. Introduction to Oracle BI Publisher Desktop
8. Creating RTF Templates
9. Describe the methods for RTF template creation
10. Creating a BI Publisher Report Based on Oracle Database
11. Creating Report Layouts Using BI Publisher Desktop (Template Builder) in MS Word
12. Creating an RTF Template with a Table and a Chart
13. Publishing the Template for a BI Publisher Report
14. Formatting Template Using MS Word Native Features
15. Creating and Publishing Multiple Templates for a Report
16. Viewing Report Data in BI Publisher Using Templates
17. Creating a Report with Parameters and List of Values
18. Scheduling BI Publisher Reports
19. Configuring the BI Publisher Scheduler
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 6 of 7
Oracle_EBS_Technical_Course Content.doc
Form : Oracle_EBS_Technical_Course Content
20. Scheduling and Viewing Saved Output
21. Creating BI Publisher Reports Based on Various Data Sources
22. Creating a Report Based on Oracle BI Answers Request
23. Creating a Report Based on Oracle BI Server Subject Area
3.11 Multi Org & AIM Intro
1. Multi-Org Technical Aspects
2. MRC Concepts
3. Related Practical
4. AIM methodology (Role of Technical consultant)
a. Define and Measure
b. Analyze and Process Design
c. Business Solution and System design
4.0 Associated Tools, Software
Associated Tools Software/ Hardware Requirements
Oracle EBS Server Oracle EBS Server - Version As Per The Requirement
DMS – Local Repository(Alfresco - OpenSource) http://172.20.20.45:8080/share/page/user/mssqldba
LMS – Local Access (Moddle – Opensource) http://lms.cloverinfotech.in:8080/moodle
5.0 References
https://www.microsoft.com
https://docs.microsoft.com/
Confidential Softcopy: QMS-L4-FR-ACD-12
Ver. : 3.0 Page 7 of 7
Oracle_EBS_Technical_Course Content.doc