Ansicht
Dokumentation

CPF0005 - Returned command string exceeds variable provided length. ( OS/400 )

CPF0005 - Returned command string exceeds variable provided length. ( OS/400 )

ROGBILLS - Synchronize billing plans   BAL_S_LOG - Application Log: Log header data  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF0005
Returned command string exceeds variable provided length.

Message Long Text :

Cause . . . . . : The command string returned from the prompter has a length of &1 characters, but only &2 characters were provided to contain the command. Because the length of the command returned from the prompter is dependent on the values specified on the prompt displays, a length which is sufficient in some cases may not be enough in other cases when prompting for the same command. The length available is determined by the value of the second parameter passed to QCMDCHK.
Recovery . . . : Do one of the following, then delete the program and create it again:
-- Increase the length of the variable which contains the command string (first parameter passed to QCMDCHK), and change the value of the command length (second parameter passed to QCMDCHK) to match the length of the variable specified for the first parameter.
-- Ensure that the value specified in the second parameter is the actual length of the variable used as the first parameter passed to QCMDCHK.

Message File : QCPFMSG
Library Message File : QSYS2924


BAL Application Log Documentation   General Material Data  
This documentation is copyright by IBM.

Length: 3243 Date: 20240420 Time: 010649     sap01-206 ( 3 ms )