| TITLE | VALUE | |
|---|---|---|
| NAME | XHD DELETE PARAMETER CATEGORY | |
| DESCRIPTION | This call deletes parameter categories from the M backing store. If the second parameter, DELKIDS is passed as "1" (boolean true by M programming convention), all descendents of the category in question will also be deleted. | |
| TAG | DELETE | |
| ROUTINE | XHDPCAT | |
| INPUT PARAMETERS | SEQUENCE NUMBER | 1 |
| INPUT PARAMETER | PCAT | |
| DESCRIPTION | This is the record number (i.e., IEN) of the parameter category to be deleted. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | YES | |
| MAXIMUM DATA LENGTH | ||
| INPUT PARAMETERS | SEQUENCE NUMBER | 2 |
| INPUT PARAMETER | DELKIDS | |
| DESCRIPTION | This boolean flag indicates whether to delete all descendents of the parameter category in question. | |
| PARAMETER TYPE | LITERAL | |
| REQUIRED | NO | |
| MAXIMUM DATA LENGTH | ||
| RETURN VALUE TYPE | SINGLE VALUE | |
| RETURN PARAMETER DESCRIPTION | Error condition. Returns 0 if the category was successfully deleted, or 1^message if the call failed. | |
| AVAILABILITY | SUBSCRIPTION | |
| INACTIVE | ||
| CLIENT MANAGER | ||
| WORD WRAP ON | ||
| VERSION | .1 | |
| SUPPRESS RDV USER SETUP | ||
| APP PROXY ALLOWED | ||