/AWS1/CL_CN2FAILEDCAMPAIGNST00¶
Failed response of campaign state
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_campaignid TYPE /AWS1/CN2CAMPAIGNID /AWS1/CN2CAMPAIGNID¶
campaignId
iv_failurecode TYPE /AWS1/CN2GETCAMPAIGNSTATEBTC00 /AWS1/CN2GETCAMPAIGNSTATEBTC00¶
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_CN2FAILEDCAMPAIGNST00 WITH DEFAULT KEY
.