/AWS1/CL_IMGWINDOWSCONF¶
Windows-specific configuration settings for an ISO import, including the edition to install from a multi-edition Windows ISO file.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_imageindex TYPE /AWS1/IMGWINDOWSCONFIMAGEINDEX /AWS1/IMGWINDOWSCONFIMAGEINDEX¶
The 1-based index that specifies which Windows edition to install from a multi-edition Windows ISO file. A Windows ISO can contain a
.wimfile with multiple image indexes, each representing a different edition.
Queryable Attributes¶
imageIndex¶
The 1-based index that specifies which Windows edition to install from a multi-edition Windows ISO file. A Windows ISO can contain a
.wimfile with multiple image indexes, each representing a different edition.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGEINDEX() |
Getter for IMAGEINDEX, with configurable default |
ASK_IMAGEINDEX() |
Getter for IMAGEINDEX w/ exceptions if field has no value |
HAS_IMAGEINDEX() |
Determine if IMAGEINDEX has a value |