Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

Deleting a procedure (DELETE-PROCEDURE)

&pagelevel(4)&pagelevel

The DELETE-PROCEDURE statement deletes a previously declared and stored procedure. A predefined standard procedure (see section “Predefined standard procedures”) cannot be deleted.

DELETE-PROCEDURE

PROCEDURE-NAME = <structured-name 1..20>

PROCEDURE-NAME= <structured-name 1..20>
Name of the procedure which is to be deleted.