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