Latest Answer: Item handlers are procedures that contain all the logic used forvalidating a particular item. An item handler package contains all theprocedures for validating the items in a block or form. ...
Latest Answer: An event handler is a PL/SQL procedure that encapsulate all the code that act upon an event.Usually we will use to satisfy the requirement of Oracle forms or oralce application interface standard for form base product. ...
Latest Answer: Table handler package r releated to the table.and the values r stored into the base table. ...
Latest Answer: How can i enable the export in file menu of default menu bar?I tried APP_SPECIAL.ENABLE('FILE.EXPORT',PROPERTY_ONÂ Â ); in pre-form and new-form instance trigger but its not working .Is there anything which i have to do other than this to make it enabled. ...
Latest Answer: Yes, we can give comments to our form. To give comments, go to the Module's property sheet, under General heading you can see COMMENTS property, we can provide form comments here. Also change history done to the FORM can be mentioned here. ...
Latest Answer: Did you attach the form to menu. And both calling form and new form should be attached to the menu and that menu should be accessible by the responsibility which you are using ...
Latest Answer: fnd_profile API can sbe used to set the profile valuefnd_profile.put(name in varchar2,value in varchar2) ...
View page << Previous 1 2 3 4 [5]

Go Top