/AWS1/CL_BDZACTIONGROUPINVCOUT¶
Contains the JSON-formatted string returned by the API invoked by the action group.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_text TYPE /AWS1/BDZACTIONGROUPOUTPUTSTR /AWS1/BDZACTIONGROUPOUTPUTSTR¶
The JSON-formatted string returned by the API invoked by the action group.
io_metadata TYPE REF TO /AWS1/CL_BDZMETADATA /AWS1/CL_BDZMETADATA¶
Contains information about the action group output.
Queryable Attributes¶
text¶
The JSON-formatted string returned by the API invoked by the action group.
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 |
metadata¶
Contains information about the action group output.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_METADATA() |
Getter for METADATA |