Ansicht
Dokumentation

CPF426B - Function &5 cannot be run. ( OS/400 )

CPF426B - Function &5 cannot be run. ( OS/400 )

Vendor Master (General Section)   ROGBILLS - Synchronize billing plans  
This documentation is copyright by IBM.
SAP E-Book


Message : CPF426B
Function &5 cannot be run.

Message Long Text :

Cause . . . . . : Function &5 cannot be run for reason code &1. The reason codes and their meanings follow:
1 -- The ENCRYPTION PASSWORD value is not set.
2 -- The length of the encryption password is not valid.
3 -- The length of the encryption hint is not valid.
4 -- The password used for decryption does not match the password that was used to encrypt the data.
5 -- The data is not a result of a supported encryption function.
6 -- Encrypted data cannot be encrypted.
7 -- Error with encryption facility.
8 -- Encrypted data that was originally a binary string cannot be decrypted to a character, graphic, or bit string.
9 -- Character conversion cannot be performed.
10 -- The abbreviated or full day of the week specified for the second argument is not valid.
11 -- The timestamp format specified for the second argument is not valid.
12 -- Error with password or hint.
13 -- The timestamp string can not be interpreted by the format string specified.
14 -- The format specified for the second argument is not valid.
15 --Indicate that the format CC of varchar format resulted in data truncations. Reason for change is varchar_format('9901-12-31-01.01.01','CC') results in 100. But CC only allow 2 position.
Recovery . . . :
The following action may be taken based on the reason code:
1 -- Issue the SET ENCRYPTION PASSWORD statement to set the ENCRYPTION PASSWORD value.
2 -- Ensure that the password length is between 6 and 127.
3 -- Ensure that the hint length is between 0 and 32.
4 -- Ensure that the same password is used to encrypt and decrypt the data.
5 -- Ensure that the data is a result of a supported encryption function.
6 -- Ensure that the data has not already been encrypted.
7 -- Contact your software service provider.
8 -- The encrypted value can only be encrypted using the DECRYPT_BINARY function.
9 -- Ensure that the resulting CCSID of the decryption function is compatible with the CCSID of the encrypted data.
10 -- Ensure that the day of the week specified for the second argument is valid for the language installed on the system.
11 -- Ensure that the timestamp format specified for the second argument is one of the supported formats for this function.
12 -- Ensure that the CCSID of the password or the CCSID of the hint is compatible with UTF-8.
13 -- Ensure that the format string correctly describes the timestamp string specified.

Message File : QCPFMSG
Library Message File : QSYS2924


ABAP Short Reference   PERFORM Short Reference  
This documentation is copyright by IBM.

Length: 3266 Date: 20240416 Time: 085921     sap01-206 ( 2 ms )