Skip to content

/AWS1/CL_SSSLISTOPSOUTPUT

ListOperationsOutput

CONSTRUCTOR

IMPORTING

Optional arguments:

it_operations TYPE /AWS1/CL_SSSOPERATION=>TT_OPERATIONLIST TT_OPERATIONLIST

List of operations performed by AWS Systems Manager for SAP.

iv_nexttoken TYPE /AWS1/SSSNEXTTOKEN /AWS1/SSSNEXTTOKEN

The token to use to retrieve the next page of results. This value is null when there are no more results to return.


Queryable Attributes

Operations

List of operations performed by AWS Systems Manager for SAP.

Accessible with the following methods

Method Description
GET_OPERATIONS() Getter for OPERATIONS, with configurable default
ASK_OPERATIONS() Getter for OPERATIONS w/ exceptions if field has no value
HAS_OPERATIONS() Determine if OPERATIONS has a value

NextToken

The token to use to retrieve the next page of results. This value is null when there are no more results to return.

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