Remove Activity (QFVRMVA) API


  Required Parameter Group:

1 Qualified change request description name Input Char(20)
2 Activity name Input Char(10)
3 Error code I/O Char(*)

  Default Public Authority: *USE

  Threadsafe: No

The Remove Activity (QFVRMVA) API removes an activity from the specified change request description.


Authorities and Locks

Change request description authority
*CHANGE

Change request description lock
*EXCLRD

Library Authority
*EXECUTE

Required Parameter Group

Qualified change request description name
INPUT;CHAR(20)

The name of the change request description from which an activity is removed. The first 10 characters contain the name of the change request description and the second 10 characters contain the change request description library name.

Special values for the change request description library name are:

*CURLIB The current library
*LIBL The library list
Activity name
INPUT; CHAR(10)

The name of the activity to remove from the change request description.

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
CPF2150 E Object information function failed.
CPF2151 E Operation failed for &2 in &1 type *&3.
CPF24B4 E Severe error while addressing parameter list.
CPF3C90 E Literal value cannot be changed.
CPF3CF1 E Error code parameter not valid.
CPF8100 E All CPF81xx messages could be returned. xx is from 01 to FF.
CPF9693 E Activity &1 not found.
CPF96A2 E CRQD library name &1 not valid.
CPF9801 E Object &2 in library &3 not found.
CPF9802 E Not authorized to object &2 in &3.
CPF9803 E Cannot allocate object &2 in library &3.
CPF9804 E Object &2 in library &3 damaged.
CPF9807 E One or more libraries in library list deleted.
CPF9808 E Cannot allocate one or more libraries on library list.
CPF9810 E Library &1 not found.
CPF9820 E Not authorized to use library &1.
CPF9830 E Cannot assign library &1.
CPF9872 E Program or service program &1 in library &2 ended. Reason code &3.


API introduced: V3R1

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