/AWS1/CL_BDADELETEAGENTRSP¶
DeleteAgentResponse
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_agentid TYPE /AWS1/BDAID /AWS1/BDAID¶
The unique identifier of the agent that was deleted.
iv_agentstatus TYPE /AWS1/BDAAGENTSTATUS /AWS1/BDAAGENTSTATUS¶
The status of the agent.
Queryable Attributes¶
agentId¶
The unique identifier of the agent that was deleted.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTID() |
Getter for AGENTID, with configurable default |
ASK_AGENTID() |
Getter for AGENTID w/ exceptions if field has no value |
HAS_AGENTID() |
Determine if AGENTID has a value |
agentStatus¶
The status of the agent.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTSTATUS() |
Getter for AGENTSTATUS, with configurable default |
ASK_AGENTSTATUS() |
Getter for AGENTSTATUS w/ exceptions if field has no value |
HAS_AGENTSTATUS() |
Determine if AGENTSTATUS has a value |