Showing posts with label Forms 6i. Show all posts
Showing posts with label Forms 6i. Show all posts

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...

Libraries

0 comments
  1. PL/SQL Library:- It is a collection of program units including user defined procedures, functions and packages.
  2. Object Library:- It is a collection of common Oracle Objects that can be used in any form where appropriate.
Continue Reading...

Object Group

0 comments

It is a named object which can hold many objects those can be used for another object as sub class or copy

Continue Reading...

Visual Attributes

0 comments

Visual Attributes are connected to an object by setting..

  1. Font
  2. Color
  3. Pattern
Continue Reading...

Property Class

0 comments

Property Class is a named object that contains list of objects and their values.

Continue Reading...

Property Class

0 comments

Property Class is a named object that contains list of objects and their values.

Continue Reading...
> Related Posts with Thumbnails
 

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