Skip to content

/AWS1/CL_BDCBROWSERENTRPPOLICY

Browser enterprise policy configuration.

CONSTRUCTOR

IMPORTING

Required arguments:

io_location TYPE REF TO /AWS1/CL_BDCRESOURCELOCATION /AWS1/CL_BDCRESOURCELOCATION

The location of the enterprise policy file.

Optional arguments:

iv_type TYPE /AWS1/BDCBROWSENTRPPOLICYTYPE /AWS1/BDCBROWSENTRPPOLICYTYPE

The enterprise policy type. See BrowserEnterprisePolicyType.


Queryable Attributes

location

The location of the enterprise policy file.

Accessible with the following methods

Method Description
GET_LOCATION() Getter for LOCATION

type

The enterprise policy type. See BrowserEnterprisePolicyType.

Accessible with the following methods

Method Description
GET_TYPE() Getter for TYPE, with configurable default
ASK_TYPE() Getter for TYPE w/ exceptions if field has no value
HAS_TYPE() Determine if TYPE has a value

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_BROWSERENTERPRISEPOLICIES

TYPES TT_BROWSERENTERPRISEPOLICIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_BDCBROWSERENTRPPOLICY WITH DEFAULT KEY
.