/AWS1/CL_OSRINSIGHTFDBCKRSP¶
The result of an InsightFeedback request. Contains the status of the
feedback submission.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_status TYPE /AWS1/OSRINSIGHTRESPONSESTATUS /AWS1/OSRINSIGHTRESPONSESTATUS¶
The status of the feedback submission. Possible values are
SUCCESSandERROR.
Queryable Attributes¶
Status¶
The status of the feedback submission. Possible values are
SUCCESSandERROR.
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 |