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