/AWS1/CL_REHBTCUPRECOMMENDAT03¶
List of operational recommendations that did not get included or excluded.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_entryid TYPE /AWS1/REHSTRING255 /AWS1/REHSTRING255¶
An identifier of an entry in this batch that is used to communicate the result.
The
entryIds of a batch request need to be unique within a request.
iv_errormessage TYPE /AWS1/REHERRORMESSAGE /AWS1/REHERRORMESSAGE¶
Indicates the error that occurred while excluding an operational recommendation.
Queryable Attributes¶
entryId¶
An identifier of an entry in this batch that is used to communicate the result.
The
entryIds of a batch request need to be unique within a request.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ENTRYID() |
Getter for ENTRYID, with configurable default |
ASK_ENTRYID() |
Getter for ENTRYID w/ exceptions if field has no value |
HAS_ENTRYID() |
Determine if ENTRYID has a value |
errorMessage¶
Indicates the error that occurred while excluding an operational recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERRORMESSAGE() |
Getter for ERRORMESSAGE, with configurable default |
ASK_ERRORMESSAGE() |
Getter for ERRORMESSAGE w/ exceptions if field has no value |
HAS_ERRORMESSAGE() |
Determine if ERRORMESSAGE 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_BTCUPRECOMMENDATIONSTATFA00¶
TYPES TT_BTCUPRECOMMENDATIONSTATFA00 TYPE STANDARD TABLE OF REF TO /AWS1/CL_REHBTCUPRECOMMENDAT03 WITH DEFAULT KEY
.