/AWS1/CL_BDA=>DELETEAGENT()
¶
About DeleteAgent¶
Deletes an agent.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_AGENTID
TYPE /AWS1/BDAID
/AWS1/BDAID
¶
The unique identifier of the agent to delete.
Optional arguments:¶
IV_SKIPRESOURCEINUSECHECK
TYPE /AWS1/BDABOOLEAN
/AWS1/BDABOOLEAN
¶
By default, this value is
false
and deletion is stopped if the resource is in use. If you set it totrue
, the resource will be deleted even if the resource is in use.