Delete Job Structures (QWTDTJBS) API


  Required Parameter Group:


  Default Public Authority: *EXCLUDE

  Threadsafe: No

The Delete Job Structures (QWTDTJBS) API deletes the number of temporary job structures that are passed on the call. The Create Job Structures (QWTCTJBS) API can be used to create temporary job structures and retrieve the current number available.


Authorities and Locks

Job Authority
*JOBCTL

Required Parameter Group

Number of temporary job structures to delete
INPUT; BINARY(4)

The number of temporary job structures that the user would like to have deleted. The valid range is 1 through 32000. If a number outside that range is passed, an error will be signaled. If there are fewer temporary job structures available than the number requested to be deleted, all available job structures will be deleted and no error is signaled.

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: V4R4

[ Back to top | Work Management APIs | APIs by category ]