If the CA JARS Wizard run does not use a SORT control statement:
(Reset Work Items)
CALL(I)
COMPUTE(S)
SELECT
REJECT
DECODE
COMPUTE
CALL
SELECT(L)
REJECT(L)
If the CA JARS Wizard run contains a SORT control statement:
PreSORT:
(Reset PreSORT Work Items)
CALL(I)
COMPUTE(S)
SELECT(P)/SELECT
REJECT(P)/REJECT
CALL(P)
DECODE(P)
COMPUTE(P)
SELECT
REJECT
PostSORT:
(Reset PostSORT Work Items)
COMPUTE(U)
SELECT(S)/SELECT
REJECT(S)/REJECT
DECODE
COMPUTE
CALL
SELECT(L)
REJECT(L)
| Copyright © 2012 CA. All rights reserved. |
|