Skip to content

/AWS1/CL_AG2DISPLAYORDER

The display order.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_contents TYPE /AWS1/CL_AG2SECTION=>TT___LISTOFSECTION TT___LISTOFSECTION

Represents a list of sections which include section name and list of product REST endpoints for a product.

iv_overviewpagearn TYPE /AWS1/AG2__STRINGMIN20MAX2048 /AWS1/AG2__STRINGMIN20MAX2048

The ARN of the overview page.

it_productpagearns TYPE /AWS1/CL_AG2__LSTOF__STRMIN200=>TT___LISTOF__STRMIN20MAX2048 TT___LISTOF__STRMIN20MAX2048

The product page ARNs.


Queryable Attributes

Contents

Represents a list of sections which include section name and list of product REST endpoints for a product.

Accessible with the following methods

Method Description
GET_CONTENTS() Getter for CONTENTS, with configurable default
ASK_CONTENTS() Getter for CONTENTS w/ exceptions if field has no value
HAS_CONTENTS() Determine if CONTENTS has a value

OverviewPageArn

The ARN of the overview page.

Accessible with the following methods

Method Description
GET_OVERVIEWPAGEARN() Getter for OVERVIEWPAGEARN, with configurable default
ASK_OVERVIEWPAGEARN() Getter for OVERVIEWPAGEARN w/ exceptions if field has no val
HAS_OVERVIEWPAGEARN() Determine if OVERVIEWPAGEARN has a value

ProductPageArns

The product page ARNs.

Accessible with the following methods

Method Description
GET_PRODUCTPAGEARNS() Getter for PRODUCTPAGEARNS, with configurable default
ASK_PRODUCTPAGEARNS() Getter for PRODUCTPAGEARNS w/ exceptions if field has no val
HAS_PRODUCTPAGEARNS() Determine if PRODUCTPAGEARNS has a value