• Skip to main content

Tech Honey

The #1 Website for Oracle PL/SQL, OA Framework and HTML

  • Home
  • HTML
    • Tags in HTML
    • HTML Attributes
  • OA Framework
    • Item in OAF
    • Regions in OAF
    • General OAF Topics
  • Oracle
    • statement
    • function
    • clause
    • plsql
    • sql

Message File Upload In OAF

October 27, 2012 by techhoneyadmin

In Oracle Apps Framework the messageFileUpload item style is created as a combination of the fileUpload and inlineMessage controls. The fileUpload control adds a widget that can be used to upload a file right from the Oracle Application Framework page. Any OAF page that contains this control must have attribute “usesUpload” set to true.

Corresponding web bean: OAMessageFileUploadBean

Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageFileUploadBean;

Filed Under: Items Tagged With: Message File Upload in OA Framework, Message File Upload in OAF, OA Framework Message File Upload, OAF Message File Upload, OAMessageFileUploadBean, What is Message File Upload in OAF

Message Inline Attachment In OAF

October 27, 2012 by techhoneyadmin

In any Oracle Apps Framework page the messageInlineAttachment item style is used to display attachments in a message bean.

Corresponding web bean: OAMessageInlineAttachmentBean

Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageInlineAttachmentBean;

Filed Under: Items Tagged With: Message Inline Attachment in OA Framework, Message Inline Attachment in OAF, OA Framework Message Inline Attachment, OAF Message Inline Attachment, OAMessageInlineAttachmentBean, What is Message Inline Attachment in OAF

Message LOV Choice in OA Framework

October 27, 2012 by techhoneyadmin

The Oracle Application Framework creates a messageLovChoice item style as a hybrid between a messageLovInput and a messageChoice. The messageLOVChoice bean appears as a torch icon on the OAF page on the right side of a messageChoice.

Once the torch is clicked a new region will be opened, this region is called as the LOV region in Oracle Application Framework terms, the LOV region will allow the user to search and select a value from the available ones. Once the value is selected the region will close automatically, the control will return back to the base OAF page and the choice box will display the value selected from the LOV region.

Corresponding web bean: OAMessageLovChoiceBean

Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageLovChoiceBean;

Filed Under: Items Tagged With: Message LOV Choice in OA Framework, Message LOV Choice in OAF, OA Framework Message LOV Choice, OAF Message LOV Choice, OAMessageLovChoiceBean, What is Message LOV Choice in OAF

Message LOV Input in OAF

October 27, 2012 by techhoneyadmin

In Oracle Apps Framework the messageLovInput item style is a combination of the lovInput and inlineMessage controls.

Note: messageLovInput can have two or more lovMaps created under it, and each of those lovMaps can have the Criteria Item property set. However if you set the Criteria Item property on more than one lovMap, at runtime when the user invokes an LOV, selects a value from the LOV, and then re-invokes it, both the entered criteria are used. In this case, deleting the value from the search item will not enable the user to query all records from the LOV table’s view objects.

Corresponding web bean: OAMessageLovInputBean

Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageLovInputBean;

Filed Under: Items Tagged With: Message LOV Input in OA Framework, Message LOV Input in OAF, OA Framework Message LOV Input, OAF Message LOV Input, OAMessageLovInputBean, What is Message LOV Input in OAF

Message Radio Button in OA Framework

October 27, 2012 by techhoneyadmin

The messageRadioButton item style in Oracle Application Framework is a combination of the radioButton and inlineMessage controls. It is used to create a radio button using which a user can select or deselect a value in an OAF page.

Corresponding web bean: OAMessageRadioButtonBean

Import Path: import oracle.apps.fnd.framework.webui.beans.message.OAMessageRadioButtonBean;

Filed Under: Items Tagged With: Message Radio Button in OA Framework, Message Radio Button in OAF, OA Framework Message Radio Button, OAF Message Radio Button, OAMessageRadioButtonBean, What is Message Radio Button in OAF

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 64
  • Page 65
  • Page 66
  • Page 67
  • Page 68
  • Interim pages omitted …
  • Page 76
  • Go to Next Page »

Copyright © 2025 · Parallax Pro on Genesis Framework · WordPress · Log in