Skip to content

/AWS1/CL_CNCPUTDIALREQBATCHRSP

PutDialRequestBatchResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_successfulrequests TYPE /AWS1/CL_CNCSUCCESSFULREQUEST=>TT_SUCCESSFULREQUESTLIST TT_SUCCESSFULREQUESTLIST

successfulRequests

it_failedrequests TYPE /AWS1/CL_CNCFAILEDREQUEST=>TT_FAILEDREQUESTLIST TT_FAILEDREQUESTLIST

failedRequests


Queryable Attributes

successfulRequests

successfulRequests

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

failedRequests

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