Entries by Oracle ERP Apps Guide

, ,

User Exits in Oracle Reports

We can integrate Oracle reports with Oracle Application Object Library, and run them as concurrent programs from your forms or through standard request submission. These are the user exits available in Oracle Reports that makes AOL integration. FND SRWINITFND SRWEXITFND FORMAT_CURRENCYFND FLEXIDVALFND FLEXSQL FND SRWINIT This is a User Exit which sets your profile option values and allows Oracle AOL […]

, , ,

Registering Reports in Oracle Applications

Steps Required for Registering a Simple Report 1. Create a Report using Report Builder. 2. Compile and copy .RDF file in module specific directory. 3. Register the executable with System Administrator Module. 4. Define the Concurrent Program. 5. Assign the executable to Concurrent Program. 6. Assign the Concurrent Program to Request Group. 7. Assign the […]

, ,

Steps to Create Report in Oracle Reports Builder 10g

Steps to Create Report in Oracle Reports Builder 10g In Oracle Reports, you have two options for building a paper report. The first one is to use the wizards and editors in Reports Builder. The second one is to define the data model and/or layout for your paper report in XML. Here we will discuss the […]

, , ,

Oracle Reports:An Introduction

Oracle Reports:An Introduction Oracle Reports, the high-fidelity enterprise reporting tool, enables businesses to give immediate access to information to all levels within and outside of the organization in a scalable and secure environment. Using Oracle Reports, you can publish information from any data source, in any format (PDF, HTML, printed, XML, etc.), to any destination (Web, […]

, ,

Flex mode and Confine mode

Flex mode and Confine mode Confine mode: On: child objects cannot be moved outside their enclosing parent objects.Off: child objects can be moved outside their enclosing parent objects. Flex mode: On: parent borders “stretch” when child objects are moved against them.Off: parent borders remain fixed when child objects are moved againstthem.