/AWS1/CL_QQCRUNTIMESESSDATAVAL¶
A union type that specifies the data stored on the session.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_stringvalue TYPE /AWS1/QQCNONEMPTYSENSITIVESTR /AWS1/QQCNONEMPTYSENSITIVESTR¶
The string value of the data stored on the session.
Queryable Attributes¶
stringValue¶
The string value of the data stored on the session.
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 |