Oracle E-Business Suite R12 core development and extension cookbook over 60 recipes to develop core extensions in Oracle E-Business Suite R12
Develop core extensions in Oracle E-Business Suite R12 with this book and ebook
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Birmingham, England :
Packt Pub
2012.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627752106719 |
Tabla de Contenidos:
- Cover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Creating Concurrent Programs; Introduction; Defining a concurrent program; Making a concurrent program available to a user; Adding a concurrent program parameter; Creating a value set; Creating dependent parameters; Adding messages to the concurrent program log file; Reporting to the concurrent program output file; Scheduling a concurrent program; Creating multiple concurrent programs; Creating request sets; Installing the database objects
- Creating a HOST concurrent programChapter 2: Oracle Forms; Introduction; Using forms builder for E-Business Suite; Installing the database objects; Getting started with forms; Creating a master block and container objects; Modifying the template code; Adding a detail block to a form; Adding insert, update, and delete events; Deploying forms; Adding buttons, list, and checkbox items; Adding a query screen to a form; Passing parameters to a form; Chapter 3: Advanced Oracle Forms; Introduction; Installing the database objects; Using messages from the message dictionary
- Creating tabs within a formCreating program units; Adding lookups, date fields, and lists; Controlling menu items; Creating pop-up menu items; Adding flexfields to forms; Creating triggers for flexfield events; Adding a zoom using the CUSTOM library; Adding a spreadtable to a form; Capturing events for a spreadtable; Chapter 4: Forms Personalization; Introduction; Opening the personalization screen; Installing the database objects; Changing properties; Adding a menu item to a form; Performing a simple validation and displaying a message; Launching a form; Adding a toolbar icon to a form
- Performing complex validationAltering an LOV's record group; Chapter 5: Workflow; Introduction; Introducing Workflow Builder; Installing the database objects; Creating an advanced queue; Building a workflow; Creating a business event; Viewing a workflow status and monitoring progress; Adding a function; Creating a lookup; Creating a subprocess; Creating messages; Sending notifications and processing responses; Calling an API; Chapter 6: Utilities; Introduction; Setting the environment variables; Starting and stopping an environment; Creating a custom schema; Extracting data using FNDLOAD
- Uploading using FNDLOADUsing a script for FNDLOAD; Using a script for migrating objects; Index