/AWS1/CL_APSCREUPDDIMAGERSLT¶
CreateUpdatedImageResult
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_image TYPE REF TO /AWS1/CL_APSIMAGE /AWS1/CL_APSIMAGE¶
image
iv_canupdateimage TYPE /AWS1/APSBOOLEAN /AWS1/APSBOOLEAN¶
Indicates whether a new image can be created.
Queryable Attributes¶
image¶
image
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_IMAGE() |
Getter for IMAGE |
canUpdateImage¶
Indicates whether a new image can be created.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CANUPDATEIMAGE() |
Getter for CANUPDATEIMAGE, with configurable default |
ASK_CANUPDATEIMAGE() |
Getter for CANUPDATEIMAGE w/ exceptions if field has no valu |
HAS_CANUPDATEIMAGE() |
Determine if CANUPDATEIMAGE has a value |