Skip to content

/AWS1/CL_AG2PRDRESTENDPTPAGE00

A summary of a product REST endpoint page, without providing the page content.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_endpoint TYPE /AWS1/AG2__STRINGMIN1MAX1024 /AWS1/AG2__STRINGMIN1MAX1024

The endpoint of the product REST endpoint page.

iv_lastmodified TYPE /AWS1/AG2__TIMESTAMPISO8601 /AWS1/AG2__TIMESTAMPISO8601

The timestamp when the product REST endpoint page was last modified.

iv_productrestendptpagearn TYPE /AWS1/AG2__STRINGMIN20MAX2048 /AWS1/AG2__STRINGMIN20MAX2048

The ARN of the product REST endpoint page.

iv_productrestendpointpageid TYPE /AWS1/AG2__STRMIN10MAX30PATA00 /AWS1/AG2__STRMIN10MAX30PATA00

The product REST endpoint page identifier.

io_restendpointidentifier TYPE REF TO /AWS1/CL_AG2RESTENDPOINTID /AWS1/CL_AG2RESTENDPOINTID

The REST endpoint identifier.

iv_status TYPE /AWS1/AG2STATUS /AWS1/AG2STATUS

The status.

iv_tryitstate TYPE /AWS1/AG2TRYITSTATE /AWS1/AG2TRYITSTATE

The try it state of a product REST endpoint page.

Optional arguments:

iv_operationname TYPE /AWS1/AG2__STRINGMIN1MAX255 /AWS1/AG2__STRINGMIN1MAX255

The operation name of the product REST endpoint.

io_statusexception TYPE REF TO /AWS1/CL_AG2STATUSEXCEPTION /AWS1/CL_AG2STATUSEXCEPTION

The status exception information.


Queryable Attributes

Endpoint

The endpoint of the product REST endpoint page.

Accessible with the following methods

Method Description
GET_ENDPOINT() Getter for ENDPOINT, with configurable default
ASK_ENDPOINT() Getter for ENDPOINT w/ exceptions if field has no value
HAS_ENDPOINT() Determine if ENDPOINT has a value

LastModified

The timestamp when the product REST endpoint page was last modified.

Accessible with the following methods

Method Description
GET_LASTMODIFIED() Getter for LASTMODIFIED, with configurable default
ASK_LASTMODIFIED() Getter for LASTMODIFIED w/ exceptions if field has no value
HAS_LASTMODIFIED() Determine if LASTMODIFIED has a value

OperationName

The operation name of the product REST endpoint.

Accessible with the following methods

Method Description
GET_OPERATIONNAME() Getter for OPERATIONNAME, with configurable default
ASK_OPERATIONNAME() Getter for OPERATIONNAME w/ exceptions if field has no value
HAS_OPERATIONNAME() Determine if OPERATIONNAME has a value

ProductRestEndpointPageArn

The ARN of the product REST endpoint page.

Accessible with the following methods

Method Description
GET_PRODUCTRESTENDPTPAGEARN() Getter for PRODUCTRESTENDPOINTPAGEARN, with configurable def
ASK_PRODUCTRESTENDPTPAGEARN() Getter for PRODUCTRESTENDPOINTPAGEARN w/ exceptions if field
HAS_PRODUCTRESTENDPTPAGEARN() Determine if PRODUCTRESTENDPOINTPAGEARN has a value

ProductRestEndpointPageId

The product REST endpoint page identifier.

Accessible with the following methods

Method Description
GET_PRODUCTRESTENDPTPAGEID() Getter for PRODUCTRESTENDPOINTPAGEID, with configurable defa
ASK_PRODUCTRESTENDPTPAGEID() Getter for PRODUCTRESTENDPOINTPAGEID w/ exceptions if field
HAS_PRODUCTRESTENDPTPAGEID() Determine if PRODUCTRESTENDPOINTPAGEID has a value

RestEndpointIdentifier

The REST endpoint identifier.

Accessible with the following methods

Method Description
GET_RESTENDPOINTIDENTIFIER() Getter for RESTENDPOINTIDENTIFIER

Status

The status.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value

StatusException

The status exception information.

Accessible with the following methods

Method Description
GET_STATUSEXCEPTION() Getter for STATUSEXCEPTION

TryItState

The try it state of a product REST endpoint page.

Accessible with the following methods

Method Description
GET_TRYITSTATE() Getter for TRYITSTATE, with configurable default
ASK_TRYITSTATE() Getter for TRYITSTATE w/ exceptions if field has no value
HAS_TRYITSTATE() Determine if TRYITSTATE 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___LSTOFPRDRESTENDPTPAGESU00

TYPES TT___LSTOFPRDRESTENDPTPAGESU00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_AG2PRDRESTENDPTPAGE00 WITH DEFAULT KEY
.