Start of Content Area

Background documentation Deleting an Object (Delete)  Locate the document in its SAP Library structure

With this operation you can delete objects in the Integration Directory.

You cannot delete objects and their dependent objects. If the object is blocked in the change list of another user, then the action is terminated and an error message displayed.

Caution

You can delete an object that is still being used by other objects. In this case a message is displayed. You cannot activate the deletion in this case.

WSDL Description

Element

Description

<Objecttype>DeleteRequest    

Describes the Web Service call for deleting an object.

Based on type <Objecttype>DeleteOpenForEditIn.

Parameter:

      Change List ID

If you want to manage the deleted objects in a particular change list, then enter the change list ID.

If you do not enter a change list IDs then a new change list is created and the change list ID displayed.

      A list of the object keys of the objects to be deleted.

deleteResponse

Contains parameters that are displayed when an object is deleted.

Based on the type ConfigurationObjectModifyOut.

The Web Service returns the change list ID.

 

 

End of Content Area