RCCVACT

RCCVACT validates the activity name argument. A valid activity name may not contain blanks.

Syntax

RCCVACT(activity) 

Arguments

You can use the following argument when you run the RCCVACT function:

activity
The name of the DevOps Code ClearCase® activity.

Result

The following table lists the return and reason codes that result from running the RCCVACT function; it also provides a description of the meaning of the codes.

Table 1. Result of running the RCCVACT function
Return code Reason code Description
0 600 Processing successful.
8 611 Required argument missing.
612 Invalid argument value.
616 Improper number of arguments.
12 698 Internal error.
699 Internal error.

Example

PARSE Value RCCVACT(‘activity1’) With rccret rccrsn rccmsg

Output

None.