/AWS1/CL_LICGETACCESSTOKENRSP¶
GetAccessTokenResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_accesstoken TYPE /AWS1/LICTOKENSTRING /AWS1/LICTOKENSTRING¶
Temporary access token.
Queryable Attributes¶
AccessToken¶
Temporary access token.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_ACCESSTOKEN() |
Getter for ACCESSTOKEN, with configurable default |
ASK_ACCESSTOKEN() |
Getter for ACCESSTOKEN w/ exceptions if field has no value |
HAS_ACCESSTOKEN() |
Determine if ACCESSTOKEN has a value |