/AWS1/CL_CNCSUCCFULCAMPAIGNS00¶
Successful response of campaign state
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_campaignid TYPE /AWS1/CNCCAMPAIGNID /AWS1/CNCCAMPAIGNID¶
campaignId
iv_state TYPE /AWS1/CNCCAMPAIGNSTATE /AWS1/CNCCAMPAIGNSTATE¶
state
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 |
state¶
state
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATE() |
Getter for STATE, with configurable default |
ASK_STATE() |
Getter for STATE w/ exceptions if field has no value |
HAS_STATE() |
Determine if STATE 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_SUCCFULCAMPAIGNSTATERSPLIST¶
TYPES TT_SUCCFULCAMPAIGNSTATERSPLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_CNCSUCCFULCAMPAIGNS00 WITH DEFAULT KEY
.