/AWS1/CL_BDOBROWSERNETWORKCONF¶
The network configuration for a browser. This structure defines how the browser connects to the network.
CONSTRUCTOR
¶
IMPORTING¶
Required arguments:¶
iv_networkmode
TYPE /AWS1/BDOBROWSERNETWORKMODE
/AWS1/BDOBROWSERNETWORKMODE
¶
The network mode for the browser. This field specifies how the browser connects to the network.
Queryable Attributes¶
networkMode¶
The network mode for the browser. This field specifies how the browser connects to the network.
Accessible with the following methods¶
Method | Description |
---|---|
GET_NETWORKMODE() |
Getter for NETWORKMODE, with configurable default |
ASK_NETWORKMODE() |
Getter for NETWORKMODE w/ exceptions if field has no value |
HAS_NETWORKMODE() |
Determine if NETWORKMODE has a value |