SelectRow Method (SapTable)
Class
SapTable
.
Action
Selects the given row.
Syntax
table
.
SelectRow
(
row
)
Variable
Description
row
Index of the row. The value is zero-based.
Integer
.