/AWS1/CL_CCGCOMMONCTLMAPDETS¶
A structure that contains details about a common control mapping. In particular, it returns the Amazon Resource Name (ARN) of the common control.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_commoncontrolarn TYPE /AWS1/CCGCOMMONCONTROLARN /AWS1/CCGCOMMONCONTROLARN¶
The Amazon Resource Name (ARN) that identifies the common control in the mapping.
Queryable Attributes¶
CommonControlArn¶
The Amazon Resource Name (ARN) that identifies the common control in the mapping.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_COMMONCONTROLARN() |
Getter for COMMONCONTROLARN, with configurable default |
ASK_COMMONCONTROLARN() |
Getter for COMMONCONTROLARN w/ exceptions if field has no va |
HAS_COMMONCONTROLARN() |
Determine if COMMONCONTROLARN has a value |