/AWS1/CL_IOSACTIONPAYLOAD¶
The JSON payload of the action.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_stringvalue TYPE /AWS1/IOSACTIONPAYLOADSTRING /AWS1/IOSACTIONPAYLOADSTRING¶
The payload of the action in a JSON string.
Queryable Attributes¶
stringValue¶
The payload of the action in a JSON string.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STRINGVALUE() |
Getter for STRINGVALUE, with configurable default |
ASK_STRINGVALUE() |
Getter for STRINGVALUE w/ exceptions if field has no value |
HAS_STRINGVALUE() |
Determine if STRINGVALUE has a value |