PressTotalRow Method (SapGridView)
Class
SapGridView
class
Action
Presses the row button of the specified total row.
Syntax
gridView
.
PressTotalRow
(
row
,
column
)
Variable
Description
row
Index of the row. The value is one-based. INTEGER.
column
Column identifier. STRING.