Ansicht
Dokumentation

CPD7C9C - Error in line &4: Invalid LEAVE or ITERATE. ( OS/400 )

CPD7C9C - Error in line &4: Invalid LEAVE or ITERATE. ( OS/400 )

BAL Application Log Documentation   rdisp/max_wprun_time - Maximum work process run time  
Diese Dokumentation steht unter dem Copyright der IBM.
SAP E-Book


Nachricht : CPD7C9C
Error in line &4: Invalid LEAVE or ITERATE.

Nachrichtenlangtext :

Cause . . . . . : The language processor found a LEAVE or ITERATE instruction that was not valid. The instruction was not valid due to one of the following:
-- No loop was active.
-- The name specified on the instruction did not match the control variable of any active loop.
Note that internal routine calls and the INTERPRET instruction protect DO loops by making them no longer active. For example, a LEAVE instruction in a subroutine cannot affect a DO loop in the calling routine.
You can cause this message to be sent if you use the SIGNAL instruction to transfer control within or into a DO loop. A SIGNAL instruction ends all active loops, and any ITERATE or LEAVE instruction issued then would cause this message to be issued.
Recovery . . . : Do one of the following, and try the request again:
-- Ensure that you have specified the name of a currently active loop variable.
-- Ensure that the ITERATE or LEAVE instruction is correctly used within an active loop.
-- Ensure that you have not used the SIGNAL instruction to transfer control within or into a loop.

Nachrichtendatei : QCPFMSG
Bibliothek Nachrichtendatei : QSYS


Addresses (Business Address Services)   ROGBILLS - Synchronize billing plans  
Diese Dokumentation steht unter dem Copyright der IBM.

Length: 3250 Date: 20240426 Time: 103029     sap01-206 ( 3 ms )