/AWS1/CL_WKRGETNETWORKSTGSRSP¶
GetNetworkSettingsResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
it_settings TYPE /AWS1/CL_WKRSETTING=>TT_SETTINGSLIST TT_SETTINGSLIST¶
A list of network settings, where each setting includes a name, value, and type.
Queryable Attributes¶
settings¶
A list of network settings, where each setting includes a name, value, and type.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SETTINGS() |
Getter for SETTINGS, with configurable default |
ASK_SETTINGS() |
Getter for SETTINGS w/ exceptions if field has no value |
HAS_SETTINGS() |
Determine if SETTINGS has a value |