Skip to content

/AWS1/CL_SE2LSTREPUTATIONENT01

A list of reputation entities in your account.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_reputationentities TYPE /AWS1/CL_SE2REPUTATIONENTITY=>TT_REPUTATIONENTITIESLIST TT_REPUTATIONENTITIESLIST

An array that contains information about the reputation entities in your account.

iv_nexttoken TYPE /AWS1/SE2NEXTTOKEN /AWS1/SE2NEXTTOKEN

A token that indicates that there are additional reputation entities to list. To view additional reputation entities, issue another request to ListReputationEntities, and pass this token in the NextToken parameter.


Queryable Attributes

ReputationEntities

An array that contains information about the reputation entities in your account.

Accessible with the following methods

Method Description
GET_REPUTATIONENTITIES() Getter for REPUTATIONENTITIES, with configurable default
ASK_REPUTATIONENTITIES() Getter for REPUTATIONENTITIES w/ exceptions if field has no
HAS_REPUTATIONENTITIES() Determine if REPUTATIONENTITIES has a value

NextToken

A token that indicates that there are additional reputation entities to list. To view additional reputation entities, issue another request to ListReputationEntities, and pass this token in the NextToken parameter.

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