Ansicht
Dokumentation

SQL0452 - Unable to access a file that is referred to by a file reference variable. ( OS/400 )

SQL0452 - Unable to access a file that is referred to by a file reference variable. ( OS/400 )

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   ABAP Short Reference  
This documentation is copyright by IBM.
SAP E-Book


Message : SQL0452
Unable to access a file that is referred to by a file reference variable.

Message Long Text :

Cause . . . . . : The file referred to by the file reference variable (host variable &1) could not be accessed because of reason code &2. The reason codes and their meanings are:
-- 1 - The file name or path has a format that is not valid.
-- 2 - The length of the file name is greater than the maximum allowed length.
-- 3 - The file option is not valid.
-- 4 - The file or directory cannot be found.
-- 5 - A file already exists with the same name as that specified for a file that has the NEW option.
Recovery . . . : Do one of the following: If the reason code is 1, correct the format of the filename or path and then try the request again.
-- If the reason code is 2, correct the file name and then try the request again.
-- If the reason code is 3, correct the file option and then try the request again.
-- If the reason code is 4, specify SQL_FILE_CREATE for the file option, or verify the directory exists, and then try the request again.
-- If the reason code is 5, specify SQL_FILE_OVERWRITE or SQL_FILE_APPEND and then try the request again.

Message File : QSQLMSG
Library Message File : QSYS2924


TXBHW - Original Tax Base Amount in Local Currency   Vendor Master (General Section)  
This documentation is copyright by IBM.

Length: 3273 Date: 20240425 Time: 145244     sap01-206 ( 2 ms )