We modified a REXX routine executed in a processor and now need to reprocess some elements in a Package with the affected Type.
Can we regenerate the affected elements or does the package have to be rebuilt?
The solution will depend on the status of Package.
If package is IN-EDIT status, you can generate element.
For other status available before execution, i.e. IN-APPROVAL, APPROVED, DENIED, follows these guidelines:
If the Package Lock option in the ENCOPTBL table turned on and package has already been Casted, then you will need to:
If you don't have the Package Lock option turned on, you can regenerate the elements when has been Cast.