Skip to content

/AWS1/CL_DOADELETEPVTCONNOUT

Output containing the status of the Private Connection deletion.

CONSTRUCTOR

IMPORTING

Required arguments:

iv_name TYPE /AWS1/DOAPRIVATECONNECTIONNAME /AWS1/DOAPRIVATECONNECTIONNAME

The name of the Private Connection.

iv_status TYPE /AWS1/DOAPRIVATECONNSTATUS /AWS1/DOAPRIVATECONNSTATUS

The status of the Private Connection.


Queryable Attributes

name

The name of the Private Connection.

Accessible with the following methods

Method Description
GET_NAME() Getter for NAME, with configurable default
ASK_NAME() Getter for NAME w/ exceptions if field has no value
HAS_NAME() Determine if NAME has a value

status

The status of the Private Connection.

Accessible with the following methods

Method Description
GET_STATUS() Getter for STATUS, with configurable default
ASK_STATUS() Getter for STATUS w/ exceptions if field has no value
HAS_STATUS() Determine if STATUS has a value