DELETE
This action deletes all instances of the specified business object, which exist in the Context.
Syntax
DELETE AttributeIdentifier()
Example
DELETE Account
DELETE Account.Owner
This action deletes all instances of the specified business object, which exist in the Context.
DELETE AttributeIdentifier()
DELETE Account
DELETE Account.Owner