/AWS1/CL_MIGMETADATACOPIES¶
Contains copiable Attributes structure and wraps information related to specific copy use cases. For example, when copying subsets.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_copiableattributes TYPE /AWS1/MIGCOPIABLEATTRIBUTES /AWS1/MIGCOPIABLEATTRIBUTES¶
The JSON string used to specify a subset of SOP Instances to copy from source to destination image set.
Queryable Attributes¶
copiableAttributes¶
The JSON string used to specify a subset of SOP Instances to copy from source to destination image set.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COPIABLEATTRIBUTES() |
Getter for COPIABLEATTRIBUTES, with configurable default |
ASK_COPIABLEATTRIBUTES() |
Getter for COPIABLEATTRIBUTES w/ exceptions if field has no |
HAS_COPIABLEATTRIBUTES() |
Determine if COPIABLEATTRIBUTES has a value |