Skip to content

/AWS1/CL_WKRPERMITTEDWICKREN00

Identifies a Wickr enterprise network that is permitted for global federation, allowing users to communicate with members of the specified network.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_domain TYPE /AWS1/WKRGENERICSTRING /AWS1/WKRGENERICSTRING

The domain identifier for the permitted Wickr enterprise network.

iv_networkid TYPE /AWS1/WKRNETWORKID /AWS1/WKRNETWORKID

The network ID of the permitted Wickr enterprise network.


Queryable Attributes

domain

The domain identifier for the permitted Wickr enterprise network.

Accessible with the following methods

Method Description
GET_DOMAIN() Getter for DOMAIN, with configurable default
ASK_DOMAIN() Getter for DOMAIN w/ exceptions if field has no value
HAS_DOMAIN() Determine if DOMAIN has a value

networkId

The network ID of the permitted Wickr enterprise network.

Accessible with the following methods

Method Description
GET_NETWORKID() Getter for NETWORKID, with configurable default
ASK_NETWORKID() Getter for NETWORKID w/ exceptions if field has no value
HAS_NETWORKID() Determine if NETWORKID 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_PERMITTEDWICKRENTRPNETSLIST

TYPES TT_PERMITTEDWICKRENTRPNETSLIST TYPE STANDARD TABLE OF REF TO /AWS1/CL_WKRPERMITTEDWICKREN00 WITH DEFAULT KEY
.