/AWS1/CL_DRSRECINSTDATAREPLERR¶
Error in data replication.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_error TYPE /AWS1/DRSFAILBACKREPLERROR /AWS1/DRSFAILBACKREPLERROR¶
Error in data replication.
iv_rawerror TYPE /AWS1/DRSLARGEBOUNDEDSTRING /AWS1/DRSLARGEBOUNDEDSTRING¶
Error in data replication.
Queryable Attributes¶
error¶
Error in data replication.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ERROR() |
Getter for ERROR, with configurable default |
ASK_ERROR() |
Getter for ERROR w/ exceptions if field has no value |
HAS_ERROR() |
Determine if ERROR has a value |
rawError¶
Error in data replication.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RAWERROR() |
Getter for RAWERROR, with configurable default |
ASK_RAWERROR() |
Getter for RAWERROR w/ exceptions if field has no value |
HAS_RAWERROR() |
Determine if RAWERROR has a value |