nca_flex_set_cell_data_press_ok

Example: nca_flex_set_cell_data_press_okFlexfield Window Functions

Presses OK in a Flexfield window after data was entered.

int nca_flex_set_cell_data_press_ok( LPCSTR name, LPCSTR row, LPCSTR column, LPCSTR data );
name The logical name of the Flexfield window.
row The name or row number of the field.
column The parent name or column number of the field.
data The cell data.

The nca_flex_set_cell_data_press_ok function presses the OK button in a Flexfield window, after data was entered into a Flexfield manually (not selected from a list of values).

Return Values

Oracle NCA Error Codes

Parameterization

All input string arguments (char type) can be parameterized using standard parameterization.