-
Data which are checked in control block should be populated in detailed block
hello,i am facing one problem. I have one main form. In that when i press one button, one window will be pop up with the details of Orders for the particular supplier which was selected in main form. I will check only few orders which i need and when ever i click submit, those checked records should populate in the detailed grid. Popup window is based on control block.One record it is populating. But...
-
-
How do you control the constraints in forms ?
Select the use constraint property is ON Block definition screen. BLOCK
-
What are the type of User Exits ?
ORACLE Precompliers user exitsOCI (ORACLE Call Interface)Non-ORACEL user exits. Page :
-
-
-
-
What are the different types of key triggers ?
Function Key Key-function Key-others Key-startup
-
System _Generate Number
how can you generate the system _generate number in forms automaticallyhint: IN FORMS WE CREATING ONE DATA BLOCK BUT ONE CLOUMN (EMPLOYEE_ID) THIS COLUMN GENERATE THE ID NUMBER AUTOMATICALLY WITH OUT CREATING SEQUNENCE
-
-
-
-
What are the built_in used to trapping errors in forms 4?
Error_type return character Error_code return number Error_text return char Dbms_error_code return no. Dbms_error_text return char
-
What are the types of TRIGGERS ?
1. Navigational Triggers. 2. Transaction Triggers.
-
What is a predefined exception available in forms 4.0?
Raise form_trigger_failure
-
List some built-in routines used to manipulate images in image_item?
Image_add Image_and Image_subtract Image_xor Image_zoom
-
What is a library in Forms 4.0?
A library is a collection of Pl/SQL program units, including user named procedures, functions & packages
-
What is a record Group?
A record group is an internal oracle forms data structure that has a similar column/row frame work to a database table
-
What is the built-in used to get and set lov properties during run-time?
Get_lov_property Set_lov_property Record Group
-
Oracle Forms Interview Questions
Ans