Calls the user exit named in the user_exit_string. Invokes a 3Gl program by name which has been properly linked into your current oracle forms executable.
It is a terminal screen with the internal state of the form. It updates the screen display to reflect the information that oracle forms has in its internal representation of the screen.
Issues dynamic Sql statements at run time, including server side pl/SQl and DDL
Latest Answer: This is used in form builder.To develope sql statements at run time, it may be DDL or DML statement also. ...
Boiler plate imagesImage Items
Latest Answer: I think there are 2 types of images one is Boiler Plate Images and another Image Items. ...
Boiler plate Images are static images (Either vector or bit map) that you import from the file system or database to use a graphical elements in your form, such as company logos and maps. Image items are
When-image-activated fires when the operators double clicks on an image itemwhen-image-pressed fires when an operator clicks or double clicks on an image item
To manipulate images in image items.
A master detail relationship is an association between two base table blocks- a master block and a detail block. The relationship between the blocks reflects a primary key to foreign key relationship between
Any event that makes a different record in the master block the current record is a coordination causing event.
There are two phases of block coordination: the clear phase and the population phase. During, the clear phase, Oracle Forms navigates internally to the detail block and flushes the obsolete detail records.
View page << Previous 1 2 3 4 [5] 6 7 8 9 10 Next >>

Go Top