Oracle E-Business Suite R12 Core Development and Extension Cookbook
By Andy Penver
()
About this ebook
Related to Oracle E-Business Suite R12 Core Development and Extension Cookbook
Related ebooks
Oracle E-Business Suite R12 Integration and OA Framework Development and Extension Cookbook Rating: 0 out of 5 stars0 ratingsA Practical Guide to Implement Oracle E-Business Suite Rating: 0 out of 5 stars0 ratingsOracle APEX Tips and Tricks: II Rating: 0 out of 5 stars0 ratingsEnterpriseOne Interview Questions Rating: 0 out of 5 stars0 ratingsOA Framework Beginners Guide Rating: 0 out of 5 stars0 ratingsOracle Information Integration, Migration, and Consolidation Rating: 0 out of 5 stars0 ratingsOracle APEX Cookbook - Second Edition Rating: 0 out of 5 stars0 ratingsOracle Database Mastery: Comprehensive Techniques for Advanced Application Rating: 0 out of 5 stars0 ratingsOracle APEX Tips and Tricks Rating: 0 out of 5 stars0 ratingsOracle E-Business Suite The Ultimate Step-By-Step Guide Rating: 0 out of 5 stars0 ratingsOracle® Financials Interview Questions: Unofficial Oracle Financials Certification Review Rating: 3 out of 5 stars3/5Oracle SOA BPEL Process Manager 11gR1 A Hands-on Tutorial Rating: 5 out of 5 stars5/5Oracle Reports A Complete Guide Rating: 1 out of 5 stars1/5Oracle ERP Guide for Financials Rating: 0 out of 5 stars0 ratingsOracle Fusion Complete Self-Assessment Guide Rating: 4 out of 5 stars4/5Oracle APEX Reporting Tips & Tricks Rating: 2 out of 5 stars2/5Oracle Fusion Applications The Ultimate Step-By-Step Guide Rating: 0 out of 5 stars0 ratingsInstant Pentaho Data Integration Kitchen Rating: 0 out of 5 stars0 ratingsSql Plsql Oracle Rating: 0 out of 5 stars0 ratingsHands-On Oracle Application Express Security: Building Secure Apex Applications Rating: 0 out of 5 stars0 ratingsOracle Essbase 9 Implementation Guide Rating: 0 out of 5 stars0 ratingsOracle Hyperion Complete Self-Assessment Guide Rating: 0 out of 5 stars0 ratingsOracle Unified Method Third Edition Rating: 0 out of 5 stars0 ratingsOracle APEX Best Practices Rating: 0 out of 5 stars0 ratingsWS-BPEL 2.0 Beginner's Guide Rating: 0 out of 5 stars0 ratingsOracle Cloud Data Management Foundations Certified Associate Rating: 0 out of 5 stars0 ratingsOracle Essbase 11 Development Cookbook Rating: 0 out of 5 stars0 ratingsIntermediate Load Runner With Oracle/Apex Concepts. Rating: 0 out of 5 stars0 ratingsOracle Forms Complete Self-Assessment Guide Rating: 0 out of 5 stars0 ratingsGetting Started with Oracle Data Integrator 11g: A Hands-On Tutorial Rating: 5 out of 5 stars5/5
Information Technology For You
Data Analytics for Beginners: Introduction to Data Analytics Rating: 4 out of 5 stars4/5CompTia Security 701: Fundamentals of Security Rating: 0 out of 5 stars0 ratingsCreating Online Courses with ChatGPT | A Step-by-Step Guide with Prompt Templates Rating: 4 out of 5 stars4/5CompTIA Network+ CertMike: Prepare. Practice. Pass the Test! Get Certified!: Exam N10-008 Rating: 0 out of 5 stars0 ratingsDesign and Build Modern Datacentres, A to Z practical guide Rating: 3 out of 5 stars3/5How to Write Effective Emails at Work Rating: 4 out of 5 stars4/5Cybersecurity for Beginners : Learn the Fundamentals of Cybersecurity in an Easy, Step-by-Step Guide: 1 Rating: 0 out of 5 stars0 ratingsExcel VBA: A Step-By-Step Tutorial For Beginners To Learn Excel VBA Programming From Scratch: 1 Rating: 4 out of 5 stars4/5ChatGPT: The Future of Intelligent Conversation Rating: 4 out of 5 stars4/5Personal Knowledge Graphs: Connected thinking to boost productivity, creativity and discovery Rating: 5 out of 5 stars5/5CompTIA A+ CertMike: Prepare. Practice. Pass the Test! Get Certified!: Core 1 Exam 220-1101 Rating: 0 out of 5 stars0 ratingsAWS Certified Cloud Practitioner: Study Guide with Practice Questions and Labs Rating: 5 out of 5 stars5/5COMPUTER SCIENCE FOR ROOKIES Rating: 0 out of 5 stars0 ratingsPractical Ethical Hacking from Scratch Rating: 5 out of 5 stars5/5DevOps Handbook: What is DevOps, Why You Need it and How to Transform Your Business with DevOps Practices Rating: 4 out of 5 stars4/5An Ultimate Guide to Kali Linux for Beginners Rating: 3 out of 5 stars3/5The Rise of AI Income: Using Artificial Intelligence for Financial Success Rating: 5 out of 5 stars5/5Sage Beginner's Guide Rating: 4 out of 5 stars4/5A Practical Guide for IoT Solution Architects Rating: 5 out of 5 stars5/5Learning Microsoft Endpoint Manager: Unified Endpoint Management with Intune and the Enterprise Mobility + Security Suite Rating: 0 out of 5 stars0 ratingsThe TOGAF® Standard, 10th Edition - A Pocket Guide Rating: 0 out of 5 stars0 ratingsCompTIA ITF+ CertMike: Prepare. Practice. Pass the Test! Get Certified!: Exam FC0-U61 Rating: 5 out of 5 stars5/5AWS Certified Cloud Practitioner - Practice Paper 1: AWS Certified Cloud Practitioner, #1 Rating: 5 out of 5 stars5/5Unity Game Development Essentials Rating: 5 out of 5 stars5/5Unlocking the Power of Agentic AI: Transforming Work and Life Rating: 5 out of 5 stars5/520 Windows Tools Every SysAdmin Should Know Rating: 4 out of 5 stars4/5Health Informatics: Practical Guide Rating: 0 out of 5 stars0 ratingsCyber Security Consultants Playbook Rating: 0 out of 5 stars0 ratings
Reviews for Oracle E-Business Suite R12 Core Development and Extension Cookbook
0 ratings0 reviews
Book preview
Oracle E-Business Suite R12 Core Development and Extension Cookbook - Andy Penver
Table of Contents
Oracle E-Business Suite R12 Core Development and Extension Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Support files, eBooks, discount offers, and more
Why Subscribe?
Free Access for Packt account holders
Instant Updates on New Packt Books
Preface
Extending Oracle E-Business Suite
Understanding the EBS architecture
Before we start
What this book covers
What you need for this book
Who this book is for
Conventions
Reader feedback
Customer support
Downloading the example code
Errata
Piracy
Questions
1. Creating Concurrent Programs
Introduction
Defining a concurrent program
Introducing concurrent programs
Types of concurrent programs
Executable file location
Output and log files
Register a custom application
How to do it...
How it works
Configure an executable
Getting ready
How to do it...
How it works...
Configure a concurrent program
How to do it...
How it works...
Making a concurrent program available to a user
Configure a menu
How to do it...
How it works...
There's more...
Viewing a menu structure
Create a new request group
How to do it...
How it works...
Create a new responsibility
How to do it...
How it works...
Assign the responsibility to a user
How to do it...
How it works...
Run the concurrent program
How to do it...
How it works...
View the request
How to do it...
How it works...
See also...
Adding a concurrent program parameter
Adding a parameter to the concurrent program
How to do it...
How it works...
Amend the XXHREEBS package to add the new parameter
Getting ready
How to do it...
How it works...
Amend the XXHREEBS package to change the completion status of the concurrent program
Getting ready
How to do it...
How it works...
Testing the concurrent program
How to do it...
How it works...
There's more...
Creating a value set
Create a value set
How to do it...
How it works...
There's more...
What happens to the data entered?
Create a new parameter for the concurrent program
How to do it...
How it works...
Modify the executable to accept the new parameter
How to do it...
How it works...
Run the concurrent program
How to do it...
How it works...
Creating dependent parameters
Create a dependent value set
How to do it...
How it works...
Create a new parameter for the concurrent program
How to do it...
How it works...
Modify the executable to accept the new parameter
How to do it...
How it works...
Run the concurrent program
How to do it...
How it works...
Adding messages to the concurrent program log file
Create a profile option to turn logging on or off
How to do it...
How it works...
There's more...
Set the profile option value
How to do it...
How it works...
Add a procedure to write to the log file
How to do it...
How it works...
Writing to the log file
How to do it...
How it works...
Run the concurrent program
How to do it...
How it works...
Viewing the log file
How to do it...
How it works...
Reporting to the concurrent program output file
Add a procedure to write to the output file
How to do it...
How it works...
Add a cursor to get some data
How to do it...
How it works...
Add code to fetch data and write to the output file
How to do it...
How it works...
Running the concurrent program
How to do it...
How it works...
View the concurrent program output file
How to do it...
How it works...
Scheduling a concurrent program
Add default values for any required parameters
Getting ready
How to do it...
How it works...
Schedule the concurrent program
How to do it...
How it works...
Creating multiple concurrent programs
Copy an existing concurrent program
How to do it...
How it works...
Add a concurrent program to a request set
How to do it...
How it works...
Creating request sets
Run request set wizard
How to do it...
How it works...
Add a request set to a request group
How to do it...
How it works...
Run the request set
How to do it...
How it works...
Installing the database objects
How to do it...
How it works...
Creating a HOST concurrent program
Creating a PL/SQL executable
How to do it...
How it works...
Configuring a concurrent program to call the PL/SQL executable
How to do it...
How it works...
Creating a HOST executable
How to do it...
How it works...
Configuring a concurrent program to call the HOST executable
How to do it...
How it works...
Adding concurrent programs to a request group
How to do it...
How it works...
Creating an OUT directory
How to do it...
How it works...
Creating a symbolic link
How to do it...
How it works...
Testing a host concurrent program
Getting started...
How to do it...
How it works...
2. Oracle Forms
Introduction
Using forms builder for E-Business Suite
Creating a custom schema
Installing the database objects
How to do it...
How it works...
Getting started with forms
Installing Oracle Developer Suite
How to do it...
How it works...
Creating the forms builder desktop shortcut
How to do it...
How it works...
Adding a TNS names entry
How to do it...
How it works...
Setting runtime parameters in the environment file
How to do it...
How it works...
FTP forms and libraries
Getting ready
Forms (FMB files)
Libraries (PLL files)
How to do it...
How it works...
Opening the TEMPLATE form
How to do it...
How it works...
Renaming the TEMPLATE form
How to do it...
How it works...
Creating a master block and container objects
Creating a block using the block wizard
How to do it...
How it works...
Setting the block properties
How to do it...
How it works...
Setting the item properties
How to do it...
How it works...
Setting the canvas properties
How to do it...
How it works...
Setting the window properties
How to do it...
How it works...
Setting the module properties
How to do it...
How it works...
Creating a dummy item
How to do it...
How it works...
Removing unwanted objects
How to do it...
How it works...
Renaming prompts
How to do it...
How it works...
Resizing the viewport
How to do it...
How it works...
Modifying the template code
Modifying the PRE-FORM trigger
How to do it...
How it works...
Modifying the WHEN-NEW-FORM-INSTANCE trigger
How to do it...
How it works...
Modifying the APP_CUSTOM procedure
How to do it...
How it works...
Adding a detail block to a form
Creating a lookup
How to do it...
How it works...
Creating a detail block
How to do it...
How it works...
Setting the block properties
How to do it...
How it works...
Setting the item properties
How to do it...
How it works...
Creating a relationship between the master and detail blocks
How to do it...
How it works...
Adding a record indicator to the block
How to do it...
How it works...
Adding insert, update, and delete events
Creating a program unit package specification
How to do it...
How it works...
Creating a program unit package body
How to do it...
How it works...
Creating ON-INSERT, ON-UPDATE, ON-DELETE, and ON-LOCK triggers
How to do it...
How it works...
Creating PRE-INSERT and PRE-UPDATE triggers to set the WHO columns
How to do it...
How it works...
Deploying forms
Registering a form
How to do it...
How it works...
Creating a function that calls a form
How to do it...
How it works...
Adding a form to a menu
How to do it...
How it works...
FTP the form to the application tier
How to do it...
How it works...
Compiling a form
How to do it...
How it works...
Testing a form
How to do it...
How it works...
Adding buttons, list, and checkbox items
Adding OK and Cancel buttons
How to do it...
How it works...
Modifying the layout
How to do it...
How it works...
Adding triggers to the buttons
How to do it...
How it works...
Creating an LOV for the society name field
How to do it...
How it works...
Configuring the date fields
How to do it...
How it works...
Creating a list item
How to do it...
How it works...
Creating a checkbox item
How to do it...
How it works...
Testing the form
How to do it...
How it works...
Adding a query screen to a form
Adding code to the WHEN-NEW-FORMS-INSTANCE trigger
How to do it...
How it works...
Copying the QUERY_FIND object group
How to do it...
How it works...
Setting the block, canvas, and window properties
How to do it...
How it works...
Editing the button triggers on the QUERY_FIND block
How to do it...
How it works...
Creating items in the query block
How to do it...
How it works...
Resizing the objects on the canvas
How to do it...
How it works...
Creating a PRE-QUERY trigger
How to do it...
How it works...
Creating a QUERY_FIND trigger
How to do it...
How it works...
Passing parameters to a form
Creating a parameter
How to do it...
How it works...
Bypassing the query find screen
How to do it...
How it works...
Testing the form
How to do it...
How it works...
Testing the form with the PERSON_ID parameter passed in
How to do it...
How it works...
3. Advanced Oracle Forms
Introduction
Installing the database objects
How to do it...
How it works...
Using messages from the message dictionary
Creating a message directory
How to do it...
How it works...
Creating a message
How to do it...
How it works...
Creating a message file
How to do it...
How it works...
Coding logic to display messages
How to do it...
How it works...
Compiling the form
How to do it...
How it works...
Testing the form
How to do it...
How it works...
Creating tabs within a form
Creating a tabbed region
How to do it...
How it works...
Resizing objects on a canvas
How to do it...
How it works...
Creating a new block
How to do it...
How it works...
Setting block properties
How to do it...
How it works...
Setting item properties
How to do it...
How it works...
Creating a relationship between the master and detail blocks
How to do it...
How it works...
Adding a record indicator to a block
How to do it...
How it works...
Sizing and positioning items on a tabbed canvas
How to do it...
How it works...
Aligning a tabbed canvas on a content canvas
How to do it...
How it works...
Adding a form level trigger to show a tabbed canvas
How to do it...
How it works...
Adding code to manage a tabbed canvas
How to do it...
How it works...
Creating program units
Creating a new package to handle database transactions
How to do it...
How it works...
Adding triggers to capture transactional events on a block
How to do it...
How it works...
Creating triggers to set the WHO columns
How to do it...
How it works...
Adding lookups, date fields, and lists
Creating a lookup
How to do it...
How it works...
Creating a new LOV based upon a record group
How to do it...
How it works...
Configuring date fields
How to do it...
How it works...
Creating a list item
How to do it...
How it works...
Controlling menu items
Copying the standard menu from the application server and opening it in forms
How to do it...
How it works...
Disabling an existing menu item
How to do it...
How it works...
Adding a new menu item
How to do it...
How it works...
Adding a trigger to capture new menu item events
How to do it...
How it works...
There's more...
Compiling the form
How to do it...
How it works...
Creating pop-up menu items
Adding items to a pop-up menu
How to do it...
How it works...
Compiling the form
How to do it...
How it works...
Adding a trigger to capture pop-up events
How to do it...
How it works...
Adding flexfields to forms
Adding flexfield items to a table
How to do it...
How it works...
Registering a table within EBS
How to do it...
How it works...
Viewing the table registration in EBS
How to do it...
How it works...
Registering a Descriptive Flexfield
How to do it...
How it works...
Enabling a flexfield value
How to do it...
How it works...
Adding a flexfield item to a form
How to do it...
How it works...
Creating triggers for flexfield events
Adding a WHEN-NEW-FORM-INSTANCE event
How to do it...
How it works...
Adding a WHEN-NEW-ITEM-INSTANCE event
How to do it...
How it works...
Testing the form
How to do it...
How it works...
Adding a zoom using the CUSTOM library
Finding the short name of the form we want to zoom from
How to do it...
How it works...
Finding the name of a block
How to do it...
How it works...
Enabling a zoom
How to do it...
How it works...
Creating an object-specific library
How to do it...
How it works...
Attaching a library to the CUSTOM library
How to do it...
How it works...
Coding an event in the CUSTOM library
How to do it...
How it works...
Compiling libraries on the application server
How to do it...
How it works...
Adding a function to a menu
How to do it...
How it works...
Testing the zoom
How to do it...
How it works...
Adding a spreadtable to a form
Adding the CRM Administrator responsibility
How to do it...
How it works...
Configuring a spreadtable
How to do it...
How it works...
Adding a tab page
How to do it...
How it works...
Adding the JTF_GRID object group
How to do it...
How it works...
Adding a block
How to do it...
How it works...
Adding an item
How to do it...
How it works...
Adding a library
How to do it...
How it works...
Adding code to manage the grid
How to do it...
How it works...
Adding code to populate the grid
How to do it...
How it works...
Testing the form
How to do it...
How it works...
Capturing events for a spreadtable
Configuring a hyperlink on a spreadtable
How to do it...
How it works...
Adding triggers to capture events for a grid
How to do it...
How it works...
Adding a custom trigger to capture an event
How to do it...
How it works...
Adding code to manage events from a grid
How to do it...
How it works...
Testing the form
How to do it...
How it works...
4. Forms Personalization
Introduction
Opening the personalization screen
Getting started
How it works...
The Personalization screen
Definition
Condition tab
Context region
Actions tab
Property
Message
Builtin
Menu
How it works...
Installing the database objects
How to do it...
How it works...
Changing properties
Changing prompts
How to do it...
How it works...
Disabling buttons
How to do it...
How it works...
Renaming tabs
How to do it...
How it works...
Hiding fields
How to do it...
How it works...
Moving fields
How to do it...
How it works...
Testing the form after applying personalization
How to do it...
How it works...
Fixing personalization that doesn't seem to work
How to do it...
How it works...
Adding a menu item to a form
Adding a menu item
How to do it...
How it works...
Testing whether the menu item has been added
How to do it...
How it works...
Performing a simple validation and displaying a message
Adding validation when an event is triggered
How to do it...
How it works...
Adding a message
How to do it...
How it works...
Testing the form
How to do it...
How it works...
Launching a form
Adding a condition
How to do it...
How it works...
Adding a builtin to launch a form
How to do it...
How it works...
Testing the form is launched
Getting started
How to do it...
How it works...
Adding a toolbar icon to a form
Adding an icon to the toolbar
How to do it...
How it works...
Testing to see if the toolbar icon is displayed
How to do it...
How it works...
Performing complex validation
Creating a lookup
How to do it...
How it works...
Calling a database function in a condition statement
Getting ready
How to do it...
How it works...
Adding a warning message
How to do it...
How it works...
Testing the validation
How to do it...
How it works...
Stop any further processing
How to do it...
How it works...
Checking a database value against a form value
How to do it...
How it works...
There's more...
Altering an LOV's record group
Creating a new record group
How to do it...
How it works...
There's more...
Assigning a new record group to an LOV
How to do it...
How it works...
Testing a radio group has changed
How to do it...
How it works...
5. Workflow
Introduction
Introducing Workflow Builder
How to do it...
How it works...
There's more...
See also
Installing the database objects
How to do it...
How it works...
Creating an advanced queue
Getting started
How to do it...
How it works...
Building a workflow
Creating a new workflow
Getting ready
How to do it...
How it works...
Creating a new item type
How to do it...
How it works...
Creating a new process
How to do it...
How it works...
Creating a start function
How to do it...
How it works...
Creating an end function
How to do it...
How it works...
Creating attributes to store the event details
How to do it...
How it works...
Assigning the start event details
How to do it...
How it works...
Saving a workflow to the database
How to do it...
How it works...
Creating a business event
Setting up the workflow administrator responsibility
How to do it...
How it works...
Creating an agent
How to do it...
How it works...
Creating an agent listener
How to do it...
How it works...
Defining a business event
How to do it...
How it works...
Subscribing to a business event
How to do it...
How it works...
Viewing a workflow status and monitoring progress
Adding a message to an advanced queue
How to do it...
How it works...
Viewing a workflow in status monitor
How to do it...
How it works...
Viewing the workflow status diagram
How to do it...
How it works...
Viewing workflow attributes and event messages
How to do it...
How it works...
Adding a function
Updating an employee record for testing
How to do it...
How it works...
Adding attributes
How to do it...
How it works...
Adding a function
How to do it...
How it works...
There's more...
Testing the workflow
How to do it...
How it works...
Creating a lookup
Creating a Success/Fail lookup
How to do it...
How it works...
See also
Adding an error message attribute
How to do it...
How it works...
Creating a subprocess
Creating a subprocess
How to do it...
How it works...
Adding a validate employee function
How to do it...
How it works...
Adding a validate absence type function
How to do it...
How it works...
Adding a validate absence dates function
How to do it...
How it works...
Creating end functions
How to do it...
How it works...
Joining the functions
How to do it...
How it works...
Adding a subprocess to a parent process
How to do it...
How it works...
Testing the workflow
How to do it...
How it works...
There's more...
Creating messages
Creating an absence approval message
How to do it...
How it works...
Adding attributes to our approval message
How to do it...
How it works...
Creating a rejection message
How to do it...
How it works...
Adding attributes to our rejection message
How to do it...
How it works...
Creating an invalid XML message
How to do it...
How it works...
Adding invalid XML message attributes
How to do it...
How it works...
Sending notifications and processing responses
Creating an absence approval notification
How to do it...
How it works...
Creating an absence rejection notification
How to do it...
How it works...
Creating invalid XML notification
How to do it...
How it works...
Adding notifications to the process diagram
How to do it...
How it works...
Mapping the notifications
How to do it...
How it works...
Testing the workflow
How to do it...
How it works...
Viewing the notifications and workflow diagrams
How to do it...
How it works...
Calling an API
Creating a function to call the database package
How to do it...
How it works...
Adding a function to a process
How to do it...
How it works...
Testing the workflow
How to do it...
How it works...
6. Utilities
Introduction
Setting the environment variables
Setting the environment on the application server
How to do it...
How it works...
Setting the environment on the database server
How to do it...
How it works...
Starting and stopping an environment
Starting an environment
How to do it...
How it works...
Stopping an environment
How to do it...
How it works...
Creating a custom schema
Making a new environment parameter
How to do it...
Running AutoConfig (adautocfg.sh)
How to do it...
How it works...
There's more...
Creating a CUSTOM schema directory structure
How to do it...
How it works...
Creating a new tablespace
How to do it...
How it works...
Creating a database user
How to do it...
How it works...
Registering an Oracle schema
How to do it...
How it works...
Registering an Oracle user
How to do it...
How it works...
There's more...
Extracting data using FNDLOAD
Extracting a lookup using FNDLOAD
How to do it...
How it works...
Extracting a Descriptive Flexfield using FNDLOAD
How to do it...
How it works...
Extracting a concurrent program using FNDLOAD
How to do it...
How it works...
Extracting a request set using FNDLOAD
How to do it...
How it works...
Extracting a profile option using FNDLOAD
How to do it...
How it works...
Extracting a form and function using FNDLOAD
How to do it...
How it works...
There's more...
Extracting a menu using FNDLOAD
How to do it...
How it works...
Extracting a request group using FNDLOAD
How to do it...
How it works...
Extracting a responsibility using FNDLOAD
How to do it...
How it works...
Extracting a personalization using FNDLOAD
How to do it...
How it works...
Extracting a message using FNDLOAD
How to do it...
How it works...
Downloading multiple objects
How to do it...
How it works...
Uploading using FNDLOAD
Uploading a lookup using FNDLOAD
How to do it...
How it works...
Uploading a Descriptive Flexfield using FNDLOAD
How to do it...
How it works...
Uploading a concurrent program using FNDLOAD
How to do it...
How it works...
Uploading a request set using FNDLOAD
How to do it...
How it works...
Uploading a profile option using FNDLOAD
How to do it...
How it works...
Uploading a form and function using FNDLOAD
How to do it...
How it works...
Uploading a menu using FNDLOAD
How to do it...
How it works...
Uploading a request group using FNDLOAD
How to do it...
How it works...
Uploading a responsibility using FNDLOAD
How to do it...
How it works...
Uploading a personalization using FNDLOAD
How to do it...
How it works...
Uploading a message using FNDLOAD
How to do it...
How it works...
Modifying the LDT file
How to do it...
How it works...
Using a script for FNDLOAD
How to do it...
How it works...
Using a script for migrating objects
How to do it...
How it works...
Index
Oracle E-Business Suite R12 Core Development and Extension Cookbook
Oracle E-Business Suite R12 Core Development and Extension Cookbook
Copyright © 2012 Packt Publishing
All rights reserved. No part of this book may be reproduced, stored in a retrieval system, or transmitted in any form or by any means, without the prior written permission of the publisher, except in the case of brief quotations embedded in critical articles or reviews.
Every effort has been made in the preparation of this book to ensure the accuracy of the information presented. However, the information contained in this book is sold without warranty, either express or implied. Neither the author, nor Packt Publishing, and its dealers and distributors will be held liable for any damages caused or alleged to be caused directly or indirectly by this book.
Packt Publishing has endeavored to provide trademark information about all of the companies and products mentioned in this book by the appropriate use of capitals. However, Packt Publishing cannot guarantee the accuracy of this information.
First published: May 2012
Production Reference: 1030512
Published by Packt Publishing Ltd. Livery Place 35 Livery Street Birmingham B3 2PB, UK.
ISBN 978-1-84968-484-2
www.packtpub.com
Cover Image by David Gimenez (<[email protected]> )
Credits
Author
Andy Penver
Reviewers
Mariana Angelova
Reuben Filius
Acquisition Editor
Dilip Venkatesh
Lead Technical Editor
Dayan Hyames
Technical Editors
Manali Mehta
Ankita Shashi
Manmeet Singh Vasir
Copy Editors
Leonard D’Silva
Laxmi Subramanian
Project Coordinators
Kushal Bhardwaj
Theresa Chettiar
Proofreader
Aaron Nash
Indexer
Tejal Daruwale
Graphics
Valentina D'silva
Production Coordinator
Aparna Bhagat
Cover Work
Aparna Bhagat
About the Author
Andy Penver currently lives and works in the UK and has studied at Christ Church (University of Kent). He works as an Oracle E-Business Suite consultant and has over 16 years of experience. He has worked in both the private and public sectors and has a strong technical background. He has led various teams using a hands-on approach through full project lifecycles on some very large projects throughout the UK and Europe. Andy has been involved in two large scale, award-winning implementations. Andy has worked largely as an independent consultant and is Managing Director of his own business, NU-TEKK limited. For the past six years Andy has been heavily involved in a large scale government project rolled out UK-wide. Andy is also currently authoring a second book relating to Oracle E-Business Suite. The second book will relate to other areas of E-Business Suite not covered in this book. It will have chapters focusing on OA Framework personalization and extension, integration of EBS with Oracle 11g middleware (SOA and BEPL), and BI Publisher.
I would like to thank my parents, my wife Buaphan and three children, Sangrung, James, and Jack for their support. I would also like to thank my colleagues for their help in reviewing and commenting on the material in the book. I would also like to thank my fellow colleagues, and in particular, Brian Badenhorst, Phill Davey, Andy Collins, and Dermot Moloney who have all helped me in some way to produce this book.
About the Reviewers
Mariana Angelova is an Oracle certified professional with more than 15 years' experience as an Oracle Applications DBA and Oracle DBA, beginning on Oracle RDBMS rel. 5. She has gained thorough knowledge and rich experience supporting Oracle RDBMS (rel. 11g/10g/9i/8i/8/7/5) on a wide range of platforms: AIX, HP UX, Sun Solaris, Linux, Digital VMS, Windows, and also Oracle Applications environments (R11.5.10/11.5.9/11.5.8/11.5.3) including installation, implementations, upgrades, and system assessments.
Reuben Filius has worked in the IT industry since 1995. He has worked as a technical manager, technical team lead, analyst, auditor, and technical consultant/developer on a large number of (international) E-Business Suite projects. Reuben has experience in various market segments and can use business knowledge together with technical knowledge to enable him to build a much needed bridge between technology and business users and be a liaison for customer senior management levels.
Reuben has worked for Oracle Netherlands for nine years and six years in other consulting organizations specialized in Oracle E-Business Suite. In early 2011 Reuben started Distinct Consulting, a company that focuses on bringing more added value and more focus on business processes for customers using E-Business Suite, having the technology be a vehicle to support the business rather than it becoming the main focus.
Reuben has developed training materials for Oracle in the past and has been a trainer for these at Oracle University.
www.PacktPub.com
Support files, eBooks, discount offers, and more
You might want to visit www.PacktPub.com for support files and downloads related to your book.
Did you know that Packt offers eBook versions of every book published, with PDF and ePub files available? You can upgrade to the eBook version at www.PacktPub.com and as a print book customer, you are entitled to a discount on the eBook copy. Get in touch with us at
At www.PacktPub.com, you can also read a collection of free technical articles, sign up for a range of free newsletters and receive exclusive discounts and offers on Packt books and eBooks.
Support files, eBooks, discount offers, and morehttp://PacktLib.PacktPub.com
Do you need instant solutions to your IT questions? PacktLib is Packt’s online digital book library. Here, you can access, read and search across Packt’s entire library of books.
Why Subscribe?
Fully searchable across every book published by Packt
Copy and paste, print and bookmark content
On demand and accessible via web browser
Free Access for Packt account holders
If you have an account with Packt at www.PacktPub.com, you can use this to access PacktLib today and view nine entirely