Delete PDF map object (QPQDLTPM) API


  Required Parameter Group:


  Default Public Authority: *USE

  Threadsafe: Yes

The Delete PDF map object (QPQDLTPM) API deletes a PDF map object created with the Create PDF map object (QPQCRTPM) API.

The QPQDLTPM API performs the same function as the Delete PDF map object (DLTPDFMAP) command.


Authorities and Locks

Library Authority
*EXECUTE
PDF map object Authority
*OBJEXIST
PDF map object Lock
*EXCL

Required Parameter Group

Qualified PDF map object name
INPUT; CHAR(20)

The name of the PDF map object and the name of the library in which it resides. The first 10 characters contain the PDF map object name, and the second 10 characters contain the library name.

You can use these special values for the library name:


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



API introduced: V5R3

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