sap_delete_entity
Delete specific entities from SAP systems using OData services by specifying service name, entity set, and key values for targeted removal.
Instructions
Delete an entity
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| serviceName | Yes | Name of the OData service | |
| entitySet | Yes | Name of the entity set | |
| keyValues | Yes | Key-value pairs for entity keys |