/AWS1/CL_BDZPOSTPROCINGPARSE00¶
Details about the response from the Lambda parsing of the output from the post-processing step.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDZOUTPUTSTRING /AWS1/BDZOUTPUTSTRING¶
The text returned by the parser.
Queryable Attributes¶
text¶
The text returned by the parser.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TEXT() |
Getter for TEXT, with configurable default |
ASK_TEXT() |
Getter for TEXT w/ exceptions if field has no value |
HAS_TEXT() |
Determine if TEXT has a value |