Where allowed to run: All environments (*ALL) Threadsafe: No |
Parameters Examples Error messages |
The Remove Change Request Description Activity (RMVCRQDA) command removes an activity from a change request description.
Restriction: You must have *CHANGE authority to the change request description object to remove an activity from it.
Top |
Keyword | Description | Choices | Notes |
---|---|---|---|
CRQD | Change request description | Qualified object name | Required, Positional 1 |
Qualifier 1: Change request description | Name | ||
Qualifier 2: Library | Name, *LIBL, *CURLIB | ||
ACTIVITY | Activity name | Name, *LAST | Required, Positional 2 |
Top |
Specifies the name and library of the change request description where the activity is removed.
The possible library values are:
The possible change request description name values are:
Top |
Specifies the activity to remove.
The possible values are:
Top |
RMVCRQDA CRQD(*LIBL/CHG001) ACTIVITY(ACT01)
This command removes the ACT01 activity from the first change request description found in the library list of the current interactive job with the name CHG001.
Top |
None
Top |