The MODIFY-ELEMENT substatement REMOVE-MODIFICATION cancels corrections from a previous correction run under the following preconditions:
A correction journal record was created with the MODIFY-ELEMENT substatement ADD-TEXT-MODIFICATION, i.e. the operand MODIFICATION-LOGGING=*YES was set.
This substatement may be used only for members of types R, C and L.
Format
REMOVE-MODIFICATION |
MODIFICATION-ID = *ALL / *SPACES / <c-string 1..12 with-low> |
Operands
MODIFICATION-ID = *ALL / *SPACES / <c-string 1..12 with-low>
For member types R and C, only 8 characters are allowed.
Only those corrections with the specified identification are canceled. If an identification is specified, correction journal records for it must exist.
MODIFICATION-ID = *ALL
If no identification is specified, all corrections for which a correction journal record exists are canceled.