Skip to content

/AWS1/CL_CNKSECTION

This represents a sections within a panel or tab of the page layout.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_fieldgroup TYPE REF TO /AWS1/CL_CNKFIELDGROUP /AWS1/CL_CNKFIELDGROUP

Consists of a group of fields and associated properties.


Queryable Attributes

fieldGroup

Consists of a group of fields and associated properties.

Accessible with the following methods

Method Description
GET_FIELDGROUP() Getter for FIELDGROUP

Public Local Types In This Class

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

TT_SECTIONSLIST

TYPES TT_SECTIONSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNKSECTION WITH DEFAULT KEY
.