Skip to content

/AWS1/CL_MDLLISTOFFERINGSRSP

Placeholder documentation for ListOfferingsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/MDL__STRING /AWS1/MDL__STRING

Token to retrieve the next page of results

IT_OFFERINGS TYPE /AWS1/CL_MDLOFFERING=>TT___LISTOFOFFERING TT___LISTOFOFFERING

List of offerings


Queryable Attributes

NextToken

Token to retrieve the next page of results

Accessible with the following methods

Method Description
GET_NEXTTOKEN() Getter for NEXTTOKEN, with configurable default
ASK_NEXTTOKEN() Getter for NEXTTOKEN w/ exceptions if field has no value
HAS_NEXTTOKEN() Determine if NEXTTOKEN has a value

Offerings

List of offerings

Accessible with the following methods

Method Description
GET_OFFERINGS() Getter for OFFERINGS, with configurable default
ASK_OFFERINGS() Getter for OFFERINGS w/ exceptions if field has no value
HAS_OFFERINGS() Determine if OFFERINGS has a value