/AWS1/CL_LOCBTCDELGEOFENCERSP¶
BatchDeleteGeofenceResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_errors TYPE /AWS1/CL_LOCBTCDELGEOFENCEERR=>TT_BATCHDELGEOFENCEERRORLIST TT_BATCHDELGEOFENCEERRORLIST¶
Contains error details for each geofence that failed to delete.
Queryable Attributes¶
Errors¶
Contains error details for each geofence that failed to delete.
Accessible with the following methods¶
| Method | Description | 
|---|---|
| GET_ERRORS() | Getter for ERRORS, with configurable default | 
| ASK_ERRORS() | Getter for ERRORS w/ exceptions if field has no value | 
| HAS_ERRORS() | Determine if ERRORS has a value |