Skip to content

/AWS1/CL_AG2UPPRDRESTENDPTPA01

UpdateProductRestEndpointPageResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

io_displaycontent TYPE REF TO /AWS1/CL_AG2ENDPTDSPCONTRSP /AWS1/CL_AG2ENDPTDSPCONTRSP

The content 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.

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

The status exception information.

iv_tryitstate TYPE /AWS1/AG2TRYITSTATE /AWS1/AG2TRYITSTATE

The try it state of a product REST endpoint page.


Queryable Attributes

DisplayContent

The content of the product REST endpoint page.

Accessible with the following methods

Method Description
GET_DISPLAYCONTENT() Getter for DISPLAYCONTENT

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

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