Apr 012011
 

Reports

Use Conditional formatting

Related Articles:

  1. Delimited Report Output using Report Builder

No related Articles found...

No related Articles found...

Use FND_SUBMIT.REQUEST() to call a concurrent program or a report. Use SRW.RUN_REPORT() to run a report directly without registering it as a concurrent program.

Related Articles:

  1. Email the output of a concurrent program as Attachment
  2. Delimited Report Output using Report Builder
  3. Get SQL for a concurrent request id

1. Use UTL_SMTP (refer to Scripts tab for more details) 2. Use MAILX called in a shell script registered as a concurrent program with parameters File name and path.

Related Articles:

  1. Delimited Report Output using Report Builder
  2. Email the output of a concurrent program as Attachment
  3. Get SQL for a concurrent request id

SRW.INIT

No related Articles found...

Anchors fasten an edge of one object to an edge of another object, ensuring that they maintain their positions relative to its parent.

No related Articles found...

1.Use TEXT_IO package 2.Use SPOOL in After Report trigger 3.Use UTL Package

Related Articles:

  1. Delimited Report Output using Report Builder
  2. Email the output of a concurrent program as Attachment

No related Articles found...

The total printed at the bottom of first page has to be carried to the top of the next page.

No related Articles found...

No related Articles found...

Both provide the same functionality, used to format the output based on particular conditions. Format triggers provide a wide variety of options when compared to conditional formatting(GUI). In format Triggers we have the option to write PL/SQL code where as conditional formatting is GUI based which provide limited options.

No related Articles found...

Give Page Break in the Format trigger of the repeating frame.

Related Articles:

  1. Delimited Report Output using Report Builder

By installing the Barcode Font and using the Chart field in the Layout.

Related Articles:

  1. Customizing Self Service Applications using Personalizations

Header, Main, Trailer

No related Articles found...

It is the standard reports package and it has many procedures like USER_EXITS, DO_SQL, RUN_REPORT, MESSAGE,TRACE, BREAK, SET_ATTR.

No related Articles found...

A bind reference replaces a single value or expression.To create a bind reference in a query, prefix the parameter name with a colon (:). A lexical reference is a text string and can replace any part of a SELECT statement, such as column names, the FROM clause, the WHERE clause, or the ORDER BY clause. To create a lexical reference in a query, prefix the parameter name with an ampersand (&).

No related Articles found...

User exits provided a way to pass control from Reports Builder to a program you have written, which performs some function, and then returns control to Reports Builder. Ex: SRW.DO_SQL, SRW.USER_EXIT

No related Articles found...

1. Before Parameter 2. After Parameter 3. Before Report 4. Between Pages 5. After Report

Related Articles:

  1. Delimited Report Output using Report Builder

No related Articles found...

No related Articles found...

AFTER PARAMETER FORM trigger is fired immediately after the report parameter form is submitted. BEFORE REPORT trigger is fired after the report queries are parsed and data is fetched.

Related Articles:

  1. Delimited Report Output using Report Builder

No related Articles found...

P_CONC_REQ_ID, P_ORG_ID

No related Articles found...

Reports bursting offers you to deliver a single report to multiple destinations simultaneously. It offers you to create multiple reports out of one single report model. For example, you can create just one employee report for all your departments and send an email with a PDF-attachment containing the report to each manager. Each report would contain only the relevant department information for that particular manager. Using the reports bursting functionality will reduce the overhead since you will only have a single data fetch and report format.

Related Articles:

  1. Delimited Report Output using Report Builder
  2. Alerts in Oracle Applications
  3. Oracle iExpense Reporting

No related Articles found...

No related Articles found...

admin

 Posted by at 3:51 pm

  3 Responses to “Reports FAQ”

  1. How can you grey out/ highlight/hide some records based on conditions in a report?

  2. With the help of Format trigger

  3. How do i register a report in R12 App.
    (Step by Step Procedure)

 Leave a Reply

[Social Login] Please enable at least one social network!

*

*


*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>