Skip to content

/AWS1/CL_EVBREMOVETARGETSRSP

RemoveTargetsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_FAILEDENTRYCOUNT TYPE /AWS1/EVBINTEGER /AWS1/EVBINTEGER

The number of failed entries.

IT_FAILEDENTRIES TYPE /AWS1/CL_EVBREMTGTSRSLTENTRY=>TT_REMOVETARGETSRSLTENTRYLIST TT_REMOVETARGETSRSLTENTRYLIST

The failed target entries.


Queryable Attributes

FailedEntryCount

The number of failed entries.

Accessible with the following methods

Method Description
GET_FAILEDENTRYCOUNT() Getter for FAILEDENTRYCOUNT

FailedEntries

The failed target entries.

Accessible with the following methods

Method Description
GET_FAILEDENTRIES() Getter for FAILEDENTRIES, with configurable default
ASK_FAILEDENTRIES() Getter for FAILEDENTRIES w/ exceptions if field has no value
HAS_FAILEDENTRIES() Determine if FAILEDENTRIES has a value