/AWS1/CL_DZNCNNCTVYPROPSPATCH¶
Contains the connectivity settings to update on an existing connection. Include only the fields you want to change.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_description TYPE /AWS1/DZNSTRING /AWS1/DZNSTRING¶
A description of the connectivity properties update.
it_connectionproperties TYPE /AWS1/CL_DZNCONNPROPERTIES_W=>TT_CONNECTIONPROPERTIES TT_CONNECTIONPROPERTIES¶
The connection properties to update.
io_authntctnconfiguration TYPE REF TO /AWS1/CL_DZNAUTHNTCTNCONFPATCH /AWS1/CL_DZNAUTHNTCTNCONFPATCH¶
The authentication settings to update.
Queryable Attributes¶
description¶
A description of the connectivity properties update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
connectionProperties¶
The connection properties to update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CONNECTIONPROPERTIES() |
Getter for CONNECTIONPROPERTIES, with configurable default |
ASK_CONNECTIONPROPERTIES() |
Getter for CONNECTIONPROPERTIES w/ exceptions if field has n |
HAS_CONNECTIONPROPERTIES() |
Determine if CONNECTIONPROPERTIES has a value |
authenticationConfiguration¶
The authentication settings to update.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AUTHNTCTNCONFIGURATION() |
Getter for AUTHENTICATIONCONFIGURATION |