
Define enterprise resource planning and explore major ERP types, with emphasis on Oracle applications such as e-business suite and its integrated financial, HR, CRM, and supply chain data.
Discover Oracle Applications ERP modules like financials, supply chain management, human capital management, customer relationship management, and procurement, and learn the roles of DBAs, functional consultants, and technical consultants.
Learn to create a user in Oracle Applications, assign system administrator and application developer responsibilities, set effective dates, and audit who created records and who connected to the application.
Hi ,
In this lession you are going to learn how to register report in Oracle Applications.
Hi ,
In this lession you are going to learn how to register report with parameters in Oracle Applications.
Explore how to create suppliers, items, and buyers in Oracle apps, and use tables and joins to manage inventory data, supplier contacts, and procurement workflows.
Explore blanket purchase and contract agreements, create and release blanket orders, and master receipt creation, three-way matching, and invoice and inventory integration in Oracle Apps R12.
Explore the account payables flow by detailing invoice types such as standard invoice, prepayment, credit memo, debit memo, withholding tax, recurring invoices, expense reports, interest invoices, miscellaneous, transportation, and retainer.
Explore how invoices flow from accounts payable to the general ledger, including header and line accounting, subledger accounting links, data transfer, and validation.
Develop a real-time PO report by wiring four queries, creating data links, and building repeating frames for header, lines, shipments, and distributions.
Create a standard sale item, configure it as an inventory, purchasing, and sales item, assign to organizations, and increase quantity via purchases and miscellaneous transactions to support order-to-cash invoicing.
Access profile values from the backend in reports and display the current user and responsibility. Configure profile usage and placeholders for user-based filtering.
Explore Oracle apps flexfields, including descriptive and key flexfields, and learn to customize forms by adding fields through descriptive flexfields, mapping to tables, and unfreezing segments.
Explore key flex fields and their customization in Oracle apps, explaining how code and description capture important information securely, and how context and segment columns support financial and item data.
Learn to configure multi org in Oracle Apps by creating business groups, operating units, ledgers, and legal entities. Assign these structures to users via profiles and security profiles.
Explore multiorg structure in Oracle Apps R12, including how security profiles, responsibilities, and operating units enable cross-unit access via multi org view constructs.
Learn how to hire an employee, assign operating units and organizations via profiles, create and attach a purchasing responsibility, and test access across operating units and security profiles.
Explore developing an items outbound interface in Oracle Applications Technical R12, extracting item data from the database using parameters and writing it to a file with exception handling.
Learn to build an inbound interface for Oracle applications, specifically GL journals, by processing client flat files into staging tables, validating data, and loading into interface and base tables.
Learn to load and validate flat-file data into Oracle General Ledger interfaces, using staging and interface tables, with debit/credit checks, currency validations, and journal import processes.
Develop and validate a purchase order interface in Oracle Applications by loading header, line, shipment, and distribution data through staging and interface tables, with standard programs and validations.
Learn how ExxonMobil publisher integrates data logic, layout, and translation with templates to publish multilingual reports from a single data source in formats like Word, PDF, and Excel.
Register and deploy a report as a concurrent program in Oracle applications, upload the report, attach the data definition and template, configure output layout, and assign to a request group.
Learn manual development of an XML master-detail report using Oracle Apps R12, guided by ExxonMobil publisher templates and documentation to build and render complex supplier reports.
Learn to build XML PL/SQL data source templates in Oracle Apps R12, extract data with select statements, define columns and segments, and create procedures to generate reports.
Learn to build xml data definitions with parameters, register concurrent programs, and print parameterized reports using data templates and rtf, including logos, page breaks, and call templates.
Learn to configure xml publisher sub templates in Oracle Apps R12 by using a main template that selects country-specific sub templates via if conditions to produce purchase order details.
Master XML bursting concept to automatically mail concurrent program outputs by extracting the current running request id via fnd_global, configuring XML publisher, bursting data definitions, and using after report triggers.
This Course is designed for working professionals and freshers who wants to enter into Oracle EBS Technical consultant role.
Will be suitable for freshers to learn right from the scratch .
For the people who are working in Oracle Apps Functional also can upgrade their skills into technical and become as Techno-Functional consultant and
For the people who are working as apps technical they can learn advanced topics and also more topics which are not available in the projects also covered.
Oracle Apps SCM And Finance and HRMS Technical
RICEW-Reports ,Interfaces,Conversions,Extensions,Workflow.
Business Cycles will be discussed:
· Procure To pay(P2P) (PO-AP-GL)
· Order to cash(O2C) (OM-AR-GL)
· HRMS CoreHR and Payroll Technical
· Oracle projects Billing and Costing flow and its integration with payables receivables inventory and purchasing
Reporting Tools
· Oracle XML Publisher/BI Publisher/ Data Definition Template
· D2k Reports(RDF Reports)
· SQL Reports
· PLSQL Reports
Oracle applications Alerts, Multi Org, MOAC,TCA Architecture,11i vs R12 Differences.
AOL(Application Object Library)
· Application Developer
· System Administrator
AIM & OUM documentation
Oracle Workflow and Approval Management Engine(AME)
Unix Shell Scripting
Interfaces And conversions program development.
Inbound interface validations and loading
Outbound Extract integration with legacy systems.
Oracle Forms Personalization's Topics
What is Form Personalization and why we required.
changing LOV
calling procedure
Setting initial Value
Display AOL Messages
Hiding the fields
Restricting line level qty with example
Form personalization tables and migration from one instance to other instance
Unix Shell Scripting
Steps to Register Shell Script as a concurrent program
Unix Script copying file from one location to other location
loading data by using unix script
submitting concurrent program from unix
Basic unix commands
Sql Report Development
Plsql Report Development
PLSQL Report to EXCEL
Developer Reports
Report Development steps and report registration
Developer reporting tool fundamentals like Bind parameter, Lexical parameter, Summary column, Formula column, Place holder column, Data link, Data model, layout model, Frame ,Repeating Frame, Text field ,Boiler Text ,OLE2, pinning a tool
confine mode, flex mode, Align objects, size objects, send it to back
display limited records per page
display amt in words
each master records starts on the starting of the page
reset page numbering.
Formula column with example
Summary column with example
placeholder column with example
Format triggers
Display dynamic images
condtional formatting:
dynamically hiding the fields.
adding void reason to void payment register report
Display multiple values in single string
User exits
lexical parameter with formatted query example
Matrxi report - outstanding sales order list including complete invoice history
Creation of table dynamically
Include zero invoice amounts.
Report triggers
Display dynamic report name in the output
Display dynamic company name in the report output
set rdf report with warning status
calling a report from other report
calling a report using form personalization.