/AWS1/CL_BDODELETEREGRESPONSE¶
DeleteRegistryResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_status TYPE /AWS1/BDOREGISTRYSTATUS /AWS1/BDOREGISTRYSTATUS¶
The current status of the registry, set to
DELETINGwhen deletion is initiated. For a list of all possible registry statuses, see theRegistryStatusdata type.
Queryable Attributes¶
status¶
The current status of the registry, set to
DELETINGwhen deletion is initiated. For a list of all possible registry statuses, see theRegistryStatusdata type.
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 |