Skip to content

/AWS1/CL_CNCGETCAMPAIGNSTATE03

GetCampaignStateBatchResponse

CONSTRUCTOR

IMPORTING

Optional arguments:

it_successfulrequests TYPE /AWS1/CL_CNCSUCCFULCAMPAIGNS00=>TT_SUCCFULCAMPAIGNSTATERSPLIST TT_SUCCFULCAMPAIGNSTATERSPLIST

List of successful response of campaign state

it_failedrequests TYPE /AWS1/CL_CNCFAILEDCAMPAIGNST00=>TT_FAILEDCAMPAIGNSTATERSPLIST TT_FAILEDCAMPAIGNSTATERSPLIST

List of failed requests of campaign state


Queryable Attributes

successfulRequests

List of successful response of campaign state

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

List of failed requests of campaign state

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