/AWS1/CL_EMCCREDENTIALS¶
The structure containing the session token being returned.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_token TYPE /AWS1/EMCTOKEN /AWS1/EMCTOKEN¶
The actual session token being returned.
Queryable Attributes¶
token¶
The actual session token being returned.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOKEN() |
Getter for TOKEN, with configurable default |
ASK_TOKEN() |
Getter for TOKEN w/ exceptions if field has no value |
HAS_TOKEN() |
Determine if TOKEN has a value |