/AWS1/CL_IOSBTCDISDATSEGFRMD01¶
BatchDisassociateDataSegmentsFromDatasetResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_datasetid TYPE /AWS1/IOSID /AWS1/IOSID¶
The ID of the dataset.
iv_datasetversion TYPE /AWS1/IOSVERSION /AWS1/IOSVERSION¶
The version of the dataset after disassociation.
it_faileddisassociations TYPE /AWS1/CL_IOSFAILEDDATASEGDSAS=>TT_FAILEDDATASEGMENTDSASS TT_FAILEDDATASEGMENTDSASS¶
A list of data segment disassociations that failed.
Queryable Attributes¶
datasetId¶
The ID of the dataset.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETID() |
Getter for DATASETID, with configurable default |
ASK_DATASETID() |
Getter for DATASETID w/ exceptions if field has no value |
HAS_DATASETID() |
Determine if DATASETID has a value |
datasetVersion¶
The version of the dataset after disassociation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DATASETVERSION() |
Getter for DATASETVERSION, with configurable default |
ASK_DATASETVERSION() |
Getter for DATASETVERSION w/ exceptions if field has no valu |
HAS_DATASETVERSION() |
Determine if DATASETVERSION has a value |
failedDisassociations¶
A list of data segment disassociations that failed.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FAILEDDISASSOCIATIONS() |
Getter for FAILEDDISASSOCIATIONS, with configurable default |
ASK_FAILEDDISASSOCIATIONS() |
Getter for FAILEDDISASSOCIATIONS w/ exceptions if field has |
HAS_FAILEDDISASSOCIATIONS() |
Determine if FAILEDDISASSOCIATIONS has a value |