/AWS1/CL_SRHDESCRALYSCHEMESRSP¶
The result of a DescribeAnalysisSchemes request. Contains the analysis schemes configured for the domain specified in the request.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_analysisschemes TYPE /AWS1/CL_SRHALYSCHEMESTATUS=>TT_ANALYSISSCHEMESTATUSLIST TT_ANALYSISSCHEMESTATUSLIST¶
The analysis scheme descriptions.
Queryable Attributes¶
AnalysisSchemes¶
The analysis scheme descriptions.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ANALYSISSCHEMES() |
Getter for ANALYSISSCHEMES, with configurable default |
ASK_ANALYSISSCHEMES() |
Getter for ANALYSISSCHEMES w/ exceptions if field has no val |
HAS_ANALYSISSCHEMES() |
Determine if ANALYSISSCHEMES has a value |