Skip to content

/AWS1/CL_CWEPUTTARGETSRESPONSE

PutTargetsResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

IV_FAILEDENTRYCOUNT TYPE /AWS1/CWEINTEGER /AWS1/CWEINTEGER

The number of failed entries.

IT_FAILEDENTRIES TYPE /AWS1/CL_CWEPUTTGTSRSLTENTRY=>TT_PUTTARGETSRESULTENTRYLIST TT_PUTTARGETSRESULTENTRYLIST

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