Skip to content

/AWS1/CL_QSTSHEETLAYOUTGROUP

A group of elements within a sheet layout.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_id TYPE /AWS1/QSTSHORTRESTRICTIVERES00 /AWS1/QSTSHORTRESTRICTIVERES00

A unique identifier for the group.

it_members TYPE /AWS1/CL_QSTSHEETLAYGRPMEMBER=>TT_SHEETLAYOUTGROUPMEMBERLIST TT_SHEETLAYOUTGROUPMEMBERLIST

The members of the group.


Queryable Attributes

Id

A unique identifier for the group.

Accessible with the following methods

Method Description
GET_ID() Getter for ID, with configurable default
ASK_ID() Getter for ID w/ exceptions if field has no value
HAS_ID() Determine if ID has a value

Members

The members of the group.

Accessible with the following methods

Method Description
GET_MEMBERS() Getter for MEMBERS, with configurable default
ASK_MEMBERS() Getter for MEMBERS w/ exceptions if field has no value
HAS_MEMBERS() Determine if MEMBERS has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_SHEETLAYOUTGROUPLIST

TYPES TT_SHEETLAYOUTGROUPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_QSTSHEETLAYOUTGROUP WITH DEFAULT KEY
.