SAP API mapping table

The table below identifies the mapping between the SAP scripting API methods and NeoLoad Actions.

SAP scripting API method

NeoLoad Action

ApoGrid_clearSelection

Not supported

ApoGrid_deselectCell

Not supported

ApoGrid_deselectColumn

Not supported

ApoGrid_deselectRow

Not supported

ApoGrid_doubleClickCell

Not supported

ApoGrid_getCellValue

Not supported

ApoGrid_getCellFormat

Not supported

ApoGrid_getCellTooltip

Not supported

ApoGrid_getChangeable

Not supported

ApoGrid_getCurrentContextMenu

Not supported

ApoGrid_pressEnter

Not supported

ApoGrid_firstVisibleColumn

Not supported

ApoGrid_firstVisibleRow

Not supported

ApoGrid_selectAll

Not supported

ApoGrid_selectCell

Not supported

ApoGrid_selectColumn

Not supported

ApoGrid_selectContextMenuItem

Not supported

ApoGrid_selectRow

Not supported

ApoGrid_setCellValue

Not supported

Calendar_focusDate

Not supported

Calendar_firstVisibleDate

Not supported

Calendar_selectionInterval

Not supported

Component_text

Read

Grid_clearSelection

Unselect

Grid_click

Click

Grid_clickCurrentCell

Click

Grid_deselectColumn

Select with parameter "optionValue" to "false"

Grid_doubleClick

DoubleClick

Grid_doubleClickCurrentCell

DoubleClick

Grid_setText

SetText

Grid_getCellValue

Read

Grid_getColumnCount

Not supported

Grid_getCurrentCellColumn

Not supported

Grid_getCurrentCellRow

Not supported

Grid_getRowCount

Not supported

Grid_getCellCheckBoxChecked

IsSelected

Grid_contextMenu

RightClick

Grid_pressButton

Not supported

Grid_pressButtonCurrentCell

Not supported

Grid_pressColumnHeader

Select with parameter "pressColumnHeader" to "true"

Grid_pressEnter

Press with parameter "key" to "ENTER"

Grid_pressF1

Press with parameter "key" to "F1"

Grid_pressF4

Press with parameter "key" to "F4"

Grid_pressToolbarButton

Click with parameter "toolbarButton" to "true"

Grid_pressToolbarContextButton

Click with parameter "toolbarContextButton" to "true"

Grid_pressTotalRow

Not supported

Grid_pressTotalRowCurrentCell

Not supported

Grid_setFirstVisibleRow

Not supported

Grid_selectAll

Select with parameter "all" to "true"

Grid_setCurrentCell

Select with parameter "currentCellRow" and "currentCellColumn"

Grid_setCurrentCellColumn

Not supported

Grid_setCurrentCellRow

Not supported

Grid_setSelectedCells

Not supported

Grid_selectColumn

Select with parameter "column"

Grid_setSelectedColumns

Not supported

Grid_selectContextMenuItem

Click with parameter "contextButton"

Grid_setSelectedRows

Select with parameter "rows"

Grid_selectToolbarMenuItem

Click with parameter "menuItem"

Grid_selectionChanged

Select with parameter "selectionChanged"

Grid_modifyCell

SetText

Grid_modifyCheckBox

Not supported

Grid_setColumnOrder

Not supported

Grid_setColumnWidth

Not supported

HTMLViewer_event

Not supported

CheckBox_selected

IsSelected

Component_changeable

IsChangeable

RadioButton_selected

IsSelected

TabbedPane_getSelectedTab

IsSelected

Application_openConnectionByConnectionString

Connect

Button_press

Click

Session_activeWindow

Not supported

ComboBox_setKey

Select

Menu_select

Click

RadioButton_select

Select

Tab_select

Click

Window_sendVKey

Press

CheckBox_setSelected

Select

Component_setFocus

Focus

PasswordField_setText

SetText

Component_setText

SetText

Statusbar_getText

Read

Statusbar_getType

Read

TableControl_setText

Not supported

TableColumn_getWidth

Not supported

TableControl_getText

Not supported

TableColumn_getSelected

IsSelected

TableRow_getSelected

IsSelected

TableColumn_setSelected

Not supported

TableColumn_setWidth

Not supported

TableControl_setFocus

Focus

TableRow_setSelected

Select with parameter "absoluteRow"

TableControl_setText

Not supported

TextEdit_doubleClick

Not supported

TextEdit_getFirstVisibleLine

Not supported

TextEdit_getNumberOfUnprotectedTextParts

Not supported

TextEdit_getSelectionIndexStart

Not supported

TextEdit_getSelectionIndexEnd

Not supported

TextEdit_modifiedStatusChanged

Not supported

TextEdit_multipleFilesDropped

Not supported

TextEdit_contextMenu

Not supported

TextEdit_pressF1

Not supported

TextEdit_pressF4

Not supported

TextEdit_setFirstVisibleLine

Not supported

TextEdit_selectContextMenuItem

Not supported

TextEdit_setSelectionIndexes

Select with parameters "start" and "end"

TextEdit_setUnprotectedTextPart

Not supported

TextEdit_singleFileDropped

Not supported

Toolbar_pressButton

Click with parameter "toolbarButton"

Toolbar_pressContextButton

Click with parameter "contextButton"

Toolbar_selectContextMenuItem

Not supported

Toolbar_selectContextMenuItemByText

Not supported

Toolbar_selectMenuItem

Click with parameter "menuItem"

Toolbar_selectMenuItemByText

Not supported

Tree_clickLink

Click with parameters "nodeKey" and "itemName"

Tree_collapseNode

Not supported

Tree_doubleClickItem

DoubleClick with parameters "nodeKey" and "itemName"

Tree_doubleClickNode

DoubleClick with parameter "nodeKey"

Tree_expandNode

Expand

Tree_getItemText

Not supported

Tree_getNodeTextByKey

Not supported

Tree_getCheckBoxState

IsSelected

Tree_defaultContextMenu

Not supported

Tree_headerContextMenu

Not supported

Tree_itemContextMenu

RightClick with parameters "nodeKey" and "itemName"

Tree_nodeContextMenu

RightClick with parameter "nodeKey"

Tree_pressButton

Click with parameter "buttonPress" at "true"

Tree_pressHeader

Not supported

Tree_pressKey

Press

Tree_setTopNode

Not supported

Tree_ensureVisibleHorizontalItem

Not supported

Tree_selectColumn

Not supported

Tree_selectContextMenuItem

Click with parameter "menuItem"

Tree_selectItem

Click with parameters "nodeKey" and "itemName"

Tree_selectNode

Click with parameter "nodeKey"

Tree_changeCheckbox

Not supported

Tree_setColumnOrder

Not supported

Tree_setColumnWidth

Not supported

Tree_setHierarchyHeaderWidth

Not supported

Tree_setSelectedNode

Click with parameter "nodeKey"

Tree_unselectAll

Unselect with parameter "clear" at "true"

Tree_unselectColumn

Not supported

Tree_unselectNode

Unselect

Window_close

Close

Window_maximize

Not supported

Window_setWidth Window_setHeight

Not supported

Window_restore

Not supported