/AWS1/CL_CNCFAILEDCAMPAIGNST00¶
Failed response of campaign state
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_campaignid
TYPE /AWS1/CNCCAMPAIGNID
/AWS1/CNCCAMPAIGNID
¶
campaignId
iv_failurecode
TYPE /AWS1/CNCGETCAMPAIGNSTATEBTC00
/AWS1/CNCGETCAMPAIGNSTATEBTC00
¶
failureCode
Queryable Attributes¶
campaignId¶
campaignId
Accessible with the following methods¶
Method | Description |
---|---|
GET_CAMPAIGNID() |
Getter for CAMPAIGNID, with configurable default |
ASK_CAMPAIGNID() |
Getter for CAMPAIGNID w/ exceptions if field has no value |
HAS_CAMPAIGNID() |
Determine if CAMPAIGNID has a value |
failureCode¶
failureCode
Accessible with the following methods¶
Method | Description |
---|---|
GET_FAILURECODE() |
Getter for FAILURECODE, with configurable default |
ASK_FAILURECODE() |
Getter for FAILURECODE w/ exceptions if field has no value |
HAS_FAILURECODE() |
Determine if FAILURECODE has a value |
Public Local Types In This Class¶
Internal table types, representing arrays and maps of this class, are defined as local types:
TT_FAILEDCAMPAIGNSTATERSPLIST
¶
TYPES TT_FAILEDCAMPAIGNSTATERSPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNCFAILEDCAMPAIGNST00 WITH DEFAULT KEY
.