/AWS1/CL_IOWSESSKEYSABPV1_0_X¶
Session keys for ABP v1.1
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_nwkskey TYPE /AWS1/IOWNWKSKEY /AWS1/IOWNWKSKEY¶
The NwkSKey value.
iv_appskey TYPE /AWS1/IOWAPPSKEY /AWS1/IOWAPPSKEY¶
The AppSKey value.
Queryable Attributes¶
NwkSKey¶
The NwkSKey value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_NWKSKEY() |
Getter for NWKSKEY, with configurable default |
ASK_NWKSKEY() |
Getter for NWKSKEY w/ exceptions if field has no value |
HAS_NWKSKEY() |
Determine if NWKSKEY has a value |
AppSKey¶
The AppSKey value.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_APPSKEY() |
Getter for APPSKEY, with configurable default |
ASK_APPSKEY() |
Getter for APPSKEY w/ exceptions if field has no value |
HAS_APPSKEY() |
Determine if APPSKEY has a value |