/AWS1/CL_BDCRECRSLTCONFBUNDLE¶
A configuration bundle reference in a recommendation result.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_bundlearn TYPE /AWS1/BDCCONFBUNDLEARN /AWS1/BDCCONFBUNDLEARN¶
The Amazon Resource Name (ARN) of the configuration bundle.
iv_versionid TYPE /AWS1/BDCCONFBUNDLEVERSIONID /AWS1/BDCCONFBUNDLEVERSIONID¶
The version identifier of the configuration bundle containing the recommendation.
Queryable Attributes¶
bundleArn¶
The Amazon Resource Name (ARN) of the configuration bundle.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_BUNDLEARN() |
Getter for BUNDLEARN, with configurable default |
ASK_BUNDLEARN() |
Getter for BUNDLEARN w/ exceptions if field has no value |
HAS_BUNDLEARN() |
Determine if BUNDLEARN has a value |
versionId¶
The version identifier of the configuration bundle containing the recommendation.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VERSIONID() |
Getter for VERSIONID, with configurable default |
ASK_VERSIONID() |
Getter for VERSIONID w/ exceptions if field has no value |
HAS_VERSIONID() |
Determine if VERSIONID has a value |