/AWS1/CL_AANACCPREVIEWSTATRSN¶
Provides more details about the current status of the access preview. For example, if the creation of the access preview fails, a Failed status is returned. This failure can be due to an internal issue with the analysis or due to an invalid proposed resource configuration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_code TYPE /AWS1/AANACCESSPREVIEWSTATUSRC /AWS1/AANACCESSPREVIEWSTATUSRC¶
The reason code for the current status of the access preview.
Queryable Attributes¶
code¶
The reason code for the current status of the access preview.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CODE() |
Getter for CODE, with configurable default |
ASK_CODE() |
Getter for CODE w/ exceptions if field has no value |
HAS_CODE() |
Determine if CODE has a value |