Showing posts with label D2k. Show all posts
Showing posts with label D2k. Show all posts

Anchor

0 comments

    These are used to determine the vertical and horizontal positioning of the child objects relatives

Continue Reading...

Flex mode

0 comments

    In Flex mode the can be moved or resized.

Continue Reading...

Confine Mode

0 comments

    In Confine mode the object can't be moved from its parent.

Continue Reading...

Data link

0 comments

    Data links are used to establish parent-child relationship between Queries and Groups via column matches.

Continue Reading...

SRW Package

0 comments
  • These packages consist of PL/SQL functions, Procedures and exceptions.
  • We can refer these Packages in our Reports or Library.
Continue Reading...

Action Triggers

0 comments

    Action triggers are PL/SQL functions. They are executed before an object being formatted.

Continue Reading...

Place Holder Column

0 comments

    It is used to hold the calculated value at a specific place rather than allowing it appearing in the actual row, when it has to appear.

Continue Reading...

Summary columns

0 comments

    Summary columns are computed their values by using built-in functions of Oracle Reports.

Continue Reading...

Formula columns

0 comments
  • Formula columns are computed their values by using PL/SQL expressions.
  • They operate on multiple values per a record.
Continue Reading...

Report triggers

0 comments
  1. BEFORE_PARAMETER_FORM
  2. AFTER_PARAMETER_FORM
  3. BEFORE_REPORT
  4. BETWEEN_PARAMETER
  5. AFTER_REPORT
Continue Reading...

Components of Report Builder

0 comments
  1. Object Navigator
  2. Property palette
  3. Layout model editor
  4. Data model editor
  5. Parameter form editor
Continue Reading...

Alert

0 comments

It is an object, used for decision making message.

It is three types..

  1. None
  2. Stop
  3. Caution
Continue Reading...

Query triggers

0 comments
  1. Pre Query: It is fired once for all fetched records.
  2. Post Query: It is fired for each fetched records.
Continue Reading...

Firing triggers for form

0 comments

Firing triggers for form…

  1. PRE_FORM
  2. PRE_BLOCK
  3. PRE_RECORD
  4. PRE_TEXT_ITEM
  5. WHEN_NEW_FORM_INSTANCT
  6. WHEN_NEW_BLOCK_INSTANCE
  7. WHEN_NEW_RECORD_INSTANCE
  8. WHEN_NEW_ITEM_INSTANCE
  9. POST_TEXT_ITEM
  10. POST_RECORD
  11. POST_BLOCK
  12. POST_FORM
Continue Reading...

NEW_FORM

0 comments
  • 'Calling (new) form' will be activated.
  • 'Called (old) form' will be deactivated.
Continue Reading...

CALL_FORM

0 comments

    CALL_FORM is used to call one form to another form .

    Here 'calling (old) form' will be deactivated. After exit from the form 'called form' control goes back to calling Form.


 

  • CALL_FORM (form_name, display, switch_menu, parameter_list);
Continue Reading...

RUN_PRODUCT

0 comments

    We call a Form or Report or Graphics by using RUN_PRODUCT.

  • RUN_PRODUCT (product name, 'path', Synch/Asynch, 'run_mode', parameters);
Continue Reading...

Types of Canvas

0 comments
  1. Static
  2. Stacked
  3. Tabbed
  4. Horizontal
  5. Vertical
Continue Reading...

Record Group

0 comments

Record Group is an object. It is a collection of records fetched based on a SELECT statement.     

They are …

  1. Static
  2. Query based
  3. Non query based
Continue Reading...

List of Values

0 comments

List of Values (LOV) is an object that opens up a separate window displacing the values from one or more tables

Continue Reading...
> Related Posts with Thumbnails
 

Copyright © 2012. GS dot net - All Rights Reserved - Design by BTDesigner - Proudly powered by Blogger