/AWS1/CL_BDDBLUEPRINTOPTMZOBJ¶
Structure for single blueprint entity.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_blueprintarn TYPE /AWS1/BDDBLUEPRINTARN /AWS1/BDDBLUEPRINTARN¶
Arn of blueprint.
Optional arguments:¶
iv_stage TYPE /AWS1/BDDBLUEPRINTSTAGE /AWS1/BDDBLUEPRINTSTAGE¶
Stage of blueprint.
Queryable Attributes¶
blueprintArn¶
Arn of blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BLUEPRINTARN() |
Getter for BLUEPRINTARN, with configurable default |
ASK_BLUEPRINTARN() |
Getter for BLUEPRINTARN w/ exceptions if field has no value |
HAS_BLUEPRINTARN() |
Determine if BLUEPRINTARN has a value |
stage¶
Stage of blueprint.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STAGE() |
Getter for STAGE, with configurable default |
ASK_STAGE() |
Getter for STAGE w/ exceptions if field has no value |
HAS_STAGE() |
Determine if STAGE has a value |