/AWS1/CL_CWOTESTTELPLINOUTPUT¶
TestTelemetryPipelineOutput
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
it_results TYPE /AWS1/CL_CWOPIPELINEOUTPUT=>TT_PIPELINEOUTPUTS TT_PIPELINEOUTPUTS¶
The results of processing the test records through the pipeline configuration, including any outputs or errors.
Queryable Attributes¶
Results¶
The results of processing the test records through the pipeline configuration, including any outputs or errors.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RESULTS() |
Getter for RESULTS, with configurable default |
ASK_RESULTS() |
Getter for RESULTS w/ exceptions if field has no value |
HAS_RESULTS() |
Determine if RESULTS has a value |