Skip to content

/AWS1/CL_ECADESCRUSERSRESULT

DescribeUsersResult

CONSTRUCTOR

IMPORTING

Optional arguments:

it_users TYPE /AWS1/CL_ECAUSER=>TT_USERLIST TT_USERLIST

A list of users.

iv_marker TYPE /AWS1/ECASTRING /AWS1/ECASTRING

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >


Queryable Attributes

Users

A list of users.

Accessible with the following methods

Method Description
GET_USERS() Getter for USERS, with configurable default
ASK_USERS() Getter for USERS w/ exceptions if field has no value
HAS_USERS() Determine if USERS has a value

Marker

An optional marker returned from a prior request. Use this marker for pagination of results from this operation. If this parameter is specified, the response includes only records beyond the marker, up to the value specified by MaxRecords. >

Accessible with the following methods

Method Description
GET_MARKER() Getter for MARKER, with configurable default
ASK_MARKER() Getter for MARKER w/ exceptions if field has no value
HAS_MARKER() Determine if MARKER has a value