Flexfield Window Functions

Click one of the following functions for more information:

Clicks a table cell in a Flexfield window.
Gets data from a Flexfield cell.
Gets the name of a column in a Flexfield window
Gets the name of a row in a Flexfield window.
Presses Clear in a Flexfield window.
Presses Find in a Flexfield window.
Presses Help in a Flexfield window.
Presses the List of Values button in a Flexfield window.
Presses OK in a Flexfield window.
Inserts data into a Flexfield window.
Presses OK in a Flexfield window after data was entered.

Note: To enable VuGen to record the names of NCA objects, you must configure the application server to provide the necessary data. To do this, edit the startup HTML file that is called when the applet viewer begins. Modify the line:
<PARAM name="serverArgs ............ fndnam=APPS">
and add the Oracle key "record=names":
<PARAM name="serverArgs ............ fndnam=APPS record=names">