/AWS1/CL_BDCDELETEBATCHEVALRSP¶
DeleteBatchEvaluationResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_batchevaluationid TYPE /AWS1/BDCBATCHEVALUATIONID /AWS1/BDCBATCHEVALUATIONID¶
The unique identifier of the deleted batch evaluation.
iv_batchevaluationarn TYPE /AWS1/BDCBATCHEVALUATIONARN /AWS1/BDCBATCHEVALUATIONARN¶
The Amazon Resource Name (ARN) of the deleted batch evaluation.
iv_status TYPE /AWS1/BDCBATCHEVALUATIONSTATUS /AWS1/BDCBATCHEVALUATIONSTATUS¶
The status of the batch evaluation deletion operation.
Queryable Attributes¶
batchEvaluationId¶
The unique identifier of the deleted batch evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BATCHEVALUATIONID() |
Getter for BATCHEVALUATIONID, with configurable default |
ASK_BATCHEVALUATIONID() |
Getter for BATCHEVALUATIONID w/ exceptions if field has no v |
HAS_BATCHEVALUATIONID() |
Determine if BATCHEVALUATIONID has a value |
batchEvaluationArn¶
The Amazon Resource Name (ARN) of the deleted batch evaluation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BATCHEVALUATIONARN() |
Getter for BATCHEVALUATIONARN, with configurable default |
ASK_BATCHEVALUATIONARN() |
Getter for BATCHEVALUATIONARN w/ exceptions if field has no |
HAS_BATCHEVALUATIONARN() |
Determine if BATCHEVALUATIONARN has a value |
status¶
The status of the batch evaluation 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 |