Skip to content

/AWS1/CL_BDA=>DELETEAGENTVERSION()

About DeleteAgentVersion

Deletes a version of an agent.

Method Signature

IMPORTING

Required arguments:

IV_AGENTID TYPE /AWS1/BDAID /AWS1/BDAID

The unique identifier of the agent that the version belongs to.

IV_AGENTVERSION TYPE /AWS1/BDANUMERICALVERSION /AWS1/BDANUMERICALVERSION

The version 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 to true, the resource will be deleted even if the resource is in use.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_BDADELETEAGENTVRSRSP /AWS1/CL_BDADELETEAGENTVRSRSP