Skip to content

/AWS1/CL_CWE=>LISTCONNECTIONS()

About ListConnections

Retrieves a list of connections from the account.

Method Signature

IMPORTING

Optional arguments:

IV_NAMEPREFIX TYPE /AWS1/CWECONNECTIONNAME /AWS1/CWECONNECTIONNAME

A name prefix to filter results returned. Only connections with a name that starts with the prefix are returned.

IV_CONNECTIONSTATE TYPE /AWS1/CWECONNECTIONSTATE /AWS1/CWECONNECTIONSTATE

The state of the connection.

IV_NEXTTOKEN TYPE /AWS1/CWENEXTTOKEN /AWS1/CWENEXTTOKEN

The token returned by a previous call to retrieve the next set of results.

IV_LIMIT TYPE /AWS1/CWELIMITMAX100 /AWS1/CWELIMITMAX100

The maximum number of connections to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_CWELISTCONNSRESPONSE /AWS1/CL_CWELISTCONNSRESPONSE