Skip to content

/AWS1/CL_IOSBTCASCATASEGTODS01

BatchAssociateDataSegmentsToDatasetResponse

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 association.

it_failedassociations TYPE /AWS1/CL_IOSFAILEDDATASEGASSOC=>TT_FAILEDDATASEGMENTASSOCS TT_FAILEDDATASEGMENTASSOCS

A list of data segment associations 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 association.

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

failedAssociations

A list of data segment associations that failed.

Accessible with the following methods

Method Description
GET_FAILEDASSOCIATIONS() Getter for FAILEDASSOCIATIONS, with configurable default
ASK_FAILEDASSOCIATIONS() Getter for FAILEDASSOCIATIONS w/ exceptions if field has no
HAS_FAILEDASSOCIATIONS() Determine if FAILEDASSOCIATIONS has a value