/AWS1/CL_BDTINVOKEDATAAUTORSP¶
Invoke Data Automation Response
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_semanticmodality TYPE /AWS1/BDTSEMANTICMODALITY /AWS1/BDTSEMANTICMODALITY¶
Detected semantic modality
it_outputsegments TYPE /AWS1/CL_BDTOUTPUTSEGMENT=>TT_OUTPUTSEGMENTLIST TT_OUTPUTSEGMENTLIST¶
List of outputs for each logical sub-doc
Queryable Attributes¶
semanticModality¶
Detected semantic modality
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SEMANTICMODALITY() |
Getter for SEMANTICMODALITY, with configurable default |
ASK_SEMANTICMODALITY() |
Getter for SEMANTICMODALITY w/ exceptions if field has no va |
HAS_SEMANTICMODALITY() |
Determine if SEMANTICMODALITY has a value |
outputSegments¶
List of outputs for each logical sub-doc
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_OUTPUTSEGMENTS() |
Getter for OUTPUTSEGMENTS, with configurable default |
ASK_OUTPUTSEGMENTS() |
Getter for OUTPUTSEGMENTS w/ exceptions if field has no valu |
HAS_OUTPUTSEGMENTS() |
Determine if OUTPUTSEGMENTS has a value |