Delete Resource Entry (QRZDLTE) API


  Required Parameter Group:

1 Resource name Input Char(32)
2 Error code I/O Char(*)

  Default Public Authority: *EXCLUDE

  Threadsafe: No

The Delete Resource Entry (QRZDLTE) API deletes a resource entry.


Authorities and Locks

API Public Authority
*EXCLUDE

Required Parameter Group

Resource name
INPUT; CHAR(32)

The variable to specify which resource is to be deleted.

Error code
I/O; CHAR(*)

The structure in which to return error information. For the format of the structure, see Error code parameter.


Error Messages

Message ID Error Message Text
CPF0B3B E Resource name not found.
CPF0B38 E Resource information not valid.
CPF0B46 E Materialize failed.
CPF24B4 E Severe error while addressing parameter list.
CPF3CF1 E Error code parameter not valid.
CPF3C21 E Format name &1 is not valid.
CPF3C90 E Literal value cannot be changed.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.


API introduced: V3R6

[ Back to top | Configuration APIs | APIs by category ]