Skip to content

/AWS1/CL_GGSLSTLOGGERDEFVRSS01

ListLoggerDefinitionVersionsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_NEXTTOKEN TYPE /AWS1/GGS__STRING /AWS1/GGS__STRING

The token for the next set of results, or ''null'' if there are no additional results.

IT_VERSIONS TYPE /AWS1/CL_GGSVERSIONINFORMATION=>TT___LISTOFVERSIONINFORMATION TT___LISTOFVERSIONINFORMATION

Information about a version.


Queryable Attributes

NextToken

The token for the next set of results, or ''null'' if there are no additional 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

Versions

Information about a version.

Accessible with the following methods

Method Description
GET_VERSIONS() Getter for VERSIONS, with configurable default
ASK_VERSIONS() Getter for VERSIONS w/ exceptions if field has no value
HAS_VERSIONS() Determine if VERSIONS has a value