Skip to content

Request_Delete - Report_DS

If sent (usually in the body) this will delete the current record through the DDO

Type: Procedure

Syntax

Procedure Request_Delete

Call Example

Send Request_Delete

Description

If Request_delete is sent (usually in the body) this will delete the current record through the DDO. After the delete, the record remains unchanged in the buffer (including the recnum). All parent files are properly updated and all multi user requirements are met. If the DDO has a child DDO connected to it, all child records will also get automatically deleted.