/AWS1/CL_BDODELETEGWRULERSP¶
DeleteGatewayRuleResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_ruleid TYPE /AWS1/BDOGATEWAYRULEID /AWS1/BDOGATEWAYRULEID¶
The unique identifier of the deleted rule.
iv_status TYPE /AWS1/BDOGATEWAYRULESTATUS /AWS1/BDOGATEWAYRULESTATUS¶
The status of the rule deletion operation.
Queryable Attributes¶
ruleId¶
The unique identifier of the deleted rule.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_RULEID() |
Getter for RULEID, with configurable default |
ASK_RULEID() |
Getter for RULEID w/ exceptions if field has no value |
HAS_RULEID() |
Determine if RULEID has a value |
status¶
The status of the rule 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 |