Skip to content

/AWS1/CL_BDODELETECONFBNDLRSP

DeleteConfigurationBundleResponse

CONSTRUCTOR

IMPORTING

Required arguments:

iv_bundleid TYPE /AWS1/BDOCONFIGURATIONBUNDLEID /AWS1/BDOCONFIGURATIONBUNDLEID

The unique identifier of the deleted configuration bundle.

iv_status TYPE /AWS1/BDOCONFBUNDLESTATUS /AWS1/BDOCONFBUNDLESTATUS

The status of the configuration bundle deletion operation.


Queryable Attributes

bundleId

The unique identifier of the deleted configuration bundle.

Accessible with the following methods

Method Description
GET_BUNDLEID() Getter for BUNDLEID, with configurable default
ASK_BUNDLEID() Getter for BUNDLEID w/ exceptions if field has no value
HAS_BUNDLEID() Determine if BUNDLEID has a value

status

The status of the configuration bundle deletion operation.

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