Mark end of CJC command sequence
| Component: | JV | 
| Functional area: | Job variables | 
| Domain: | JOB-VARIABLES | 
| Privileges: | STD-PROCESSING | 
This function is available to the user only if the chargeable software product JV has been loaded as a subsystem.
Function
The END-CJC-ACTION command is the last command in a CJC command sequence. As soon as it is issued, the ADD-CJC-ACTION command becomes effective, i.e. the specifications contained in it are evaluated.
(For structure and execution of the CJC command sequences, and also notes, see the ADD-CJC-ACTION command description.)
Format
| END-CJC-ACTION | 
Return codes
| (SC2) | SC1 | Maincode | Meaning | 
|---|---|---|---|
| 0 | 1 | CMD0202 | No CJC command sequence was initiated | 
Note
Command return codes referring to a CJC command sequence are not returned until after completion of the CJC command sequence with the END-CJC-ACTION command. Possible values are indicated in the description of the ADD-CJC-ACTION command.