/AWS1/CL_BDZGUARDRAILCONF¶
The configuration details for the guardrail.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_guardrailid TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The unique identifier for the guardrail.
iv_guardrailversion TYPE /AWS1/BDZSTRING /AWS1/BDZSTRING¶
The version of the guardrail.
Queryable Attributes¶
guardrailId¶
The unique identifier for the guardrail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUARDRAILID() |
Getter for GUARDRAILID, with configurable default |
ASK_GUARDRAILID() |
Getter for GUARDRAILID w/ exceptions if field has no value |
HAS_GUARDRAILID() |
Determine if GUARDRAILID has a value |
guardrailVersion¶
The version of the guardrail.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_GUARDRAILVERSION() |
Getter for GUARDRAILVERSION, with configurable default |
ASK_GUARDRAILVERSION() |
Getter for GUARDRAILVERSION w/ exceptions if field has no va |
HAS_GUARDRAILVERSION() |
Determine if GUARDRAILVERSION has a value |