Skip to content

/AWS1/CL_CN2PUTOUTBOUNDREQBT01

The response for PutOutboundRequestBatch API.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_successfulrequests TYPE /AWS1/CL_CN2SUCCESSFULREQUEST=>TT_SUCCESSFULREQUESTLIST TT_SUCCESSFULREQUESTLIST

A list of successful requests identified by the unique client token.

it_failedrequests TYPE /AWS1/CL_CN2FAILEDREQUEST=>TT_FAILEDREQUESTLIST TT_FAILEDREQUESTLIST

A list of failed requests.


Queryable Attributes

successfulRequests

A list of successful requests identified by the unique client token.

Accessible with the following methods

Method Description
GET_SUCCESSFULREQUESTS() Getter for SUCCESSFULREQUESTS, with configurable default
ASK_SUCCESSFULREQUESTS() Getter for SUCCESSFULREQUESTS w/ exceptions if field has no
HAS_SUCCESSFULREQUESTS() Determine if SUCCESSFULREQUESTS has a value

failedRequests

A list of failed requests.

Accessible with the following methods

Method Description
GET_FAILEDREQUESTS() Getter for FAILEDREQUESTS, with configurable default
ASK_FAILEDREQUESTS() Getter for FAILEDREQUESTS w/ exceptions if field has no valu
HAS_FAILEDREQUESTS() Determine if FAILEDREQUESTS has a value