/AWS1/CL_SRHDESCRXPRSNSRSP¶
The result of a DescribeExpressions request. Contains the expressions configured for the domain specified in the request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_expressions TYPE /AWS1/CL_SRHEXPRESSIONSTATUS=>TT_EXPRESSIONSTATUSLIST TT_EXPRESSIONSTATUSLIST¶
The expressions configured for the domain.
Queryable Attributes¶
Expressions¶
The expressions configured for the domain.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EXPRESSIONS() |
Getter for EXPRESSIONS, with configurable default |
ASK_EXPRESSIONS() |
Getter for EXPRESSIONS w/ exceptions if field has no value |
HAS_EXPRESSIONS() |
Determine if EXPRESSIONS has a value |