/AWS1/CL_BDCDELETERECRESPONSE¶
DeleteRecommendationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_recommendationid TYPE /AWS1/BDCRECOMMENDATIONID /AWS1/BDCRECOMMENDATIONID¶
The unique identifier of the deleted recommendation.
iv_status TYPE /AWS1/BDCRECOMMENDATIONSTATUS /AWS1/BDCRECOMMENDATIONSTATUS¶
The status of the recommendation deletion operation.
Queryable Attributes¶
recommendationId¶
The unique identifier of the deleted recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RECOMMENDATIONID() |
Getter for RECOMMENDATIONID, with configurable default |
ASK_RECOMMENDATIONID() |
Getter for RECOMMENDATIONID w/ exceptions if field has no va |
HAS_RECOMMENDATIONID() |
Determine if RECOMMENDATIONID has a value |
status¶
The status of the recommendation deletion operation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |