Skip to content

/AWS1/CL_AG2SECTION

Contains the section name and list of product REST endpoints for a product.

CONSTRUCTOR

IMPORTING

Required arguments:

it_productrestendptpagearns TYPE /AWS1/CL_AG2__LSTOF__STRMIN200=>TT___LISTOF__STRMIN20MAX2048 TT___LISTOF__STRMIN20MAX2048

The ARNs of the product REST endpoint pages in a portal product.

iv_sectionname TYPE /AWS1/AG2__STRING /AWS1/AG2__STRING

The section name.


Queryable Attributes

ProductRestEndpointPageArns

The ARNs of the product REST endpoint pages in a portal product.

Accessible with the following methods

Method Description
GET_PRODUCTRESTENDPTPAGEARNS() Getter for PRODUCTRESTENDPOINTPAGEARNS, with configurable de
ASK_PRODUCTRESTENDPTPAGEARNS() Getter for PRODUCTRESTENDPOINTPAGEARNS w/ exceptions if fiel
HAS_PRODUCTRESTENDPTPAGEARNS() Determine if PRODUCTRESTENDPOINTPAGEARNS has a value

SectionName

The section name.

Accessible with the following methods

Method Description
GET_SECTIONNAME() Getter for SECTIONNAME, with configurable default
ASK_SECTIONNAME() Getter for SECTIONNAME w/ exceptions if field has no value
HAS_SECTIONNAME() Determine if SECTIONNAME 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___LISTOFSECTION

TYPES TT___LISTOFSECTION TYPE STANDARD TABLE OF REF TO /AWS1/CL_AG2SECTION WITH DEFAULT KEY
.