221⟩ What is an object group?
An object group is a container for a group of objects; you define an object group when you want to package related objects, so that you copy or reference them in other modules.
“If you a Database Administrator and need to update DBA technical knowledge or need to prepare for a job interview? Then you are at eht right place explore this collection of DATABASE Administrator (DBA) Interview Questions and Answers here. This DBA Interview Questions and Answers are basic and advance level so every one who is DBA can get more help with these database interview questions and answers tutorial and guide.”
An object group is a container for a group of objects; you define an object group when you want to package related objects, so that you copy or reference them in other modules.
An LOV is a scrollable popup window that provides the operator with either a single or multi column selection list.
Get_group_row_count(function) Get_group_selection_count(function) Get_group_selection(function) Reset_group_selection(procedure) Set_group_selection(procedure) Unset_group_selection(procedure)
Get_group_char_cell(function) Get_groupcell(function) Get_group_number_cell(function)
GET_GROUP_CHAR_CELL (function) GET_GROUPCELL(function) GET_GROUP_NUMBET_CELL(function)
Four
Format trigger.
For a modeless window, it determines whether oracle forms hides the window automatically when the operators navigates to an item in the another window.
Form module - a collection of objects and code routines Menu modules - a collection of menus and menu item commands that together make up an application menu library module - a collection of user named procedures, functions and packages that can be called from other modules in the application
FIND_GROUP(function) FIND_COLUMN(function)
Fires during the execute query and count query processing after oracle forms constructs the select statement to be issued, but before the statement is actually issued. The pre-query trigger fires just before oracle forms issues the select statement to the database after the operator as define the example records by entering the query criteria in enter query mode. Pre-query trigger fires before pre-select trigger.
False
Double clicking the mouse consists of the mouse down, mouse up, mouse click, mouse down and mouse up events.
False
By dragging the column outside the group.
A break group is used to display one record for one group ones. While multiple related records in other group can be displayed.
A hidden column is used to when a column has to embed into boilerplate text.
An anchoring object is a print condition object which used to explicitly or implicitly anchor other objects to itself.
A placeholder column is used to hold calculated values at a specified place rather than allowing is to appear in the actual row where it has to appear.
Fires when oracle forms first marks a record as an insert or an update. The trigger fires as soon as oracle forms determines through validation that the record should be processed by the next post or commit as an insert or update. Generally occurs only when the operators modifies the first item in the record, and after the operator attempts to navigate out of the item.