ReorderTable Method (SapTable)
Class
SapTable
.
Action
This method re-orders the columns.
Syntax
table
.
ReorderTable
(
permutation
)
Variable
Description
permutation
Describes a new ordering of the columns. For example "1 3 2" will move column 3 to second position.
String
.