Skip to content

/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.

Optional arguments:

io_vpcconfig TYPE REF TO /AWS1/CL_BDOVPCCONFIG /AWS1/CL_BDOVPCCONFIG

vpcConfig


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

vpcConfig

vpcConfig

Accessible with the following methods

Method Description
GET_VPCCONFIG() Getter for VPCCONFIG