Ansicht
Dokumentation

C2M3004 - File is not opened. ( OS/400 )

C2M3004 - File is not opened. ( OS/400 )

RFUMSV00 - Advance Return for Tax on Sales/Purchases   General Data in Customer Master  
Diese Dokumentation steht unter dem Copyright der IBM.
SAP E-Book


Nachricht : C2M3004
File is not opened.

Nachrichtenlangtext :

Cause . . . . . :
1. You attempted to open a file for reading, but the file does not exist.
2. You attempted to open a file for an output operation, but the library does not exist.
3. You attempted to close a file that is not open.
4. The open function ran out of internal memory.
Recovery . . . :
1. When you use fopen or freopen, specific information on the exception message is contained in _EXCP_MSGID declared in .
2. When you use _Ropen, handle I/O exceptions by specifying a signal handler for the SIGIO signal.
Technical description . . . . . . . . : The value of errno is set to ENOTOPEN.

Nachrichtendatei : QC2MSGF
Bibliothek Nachrichtendatei : QSYS


PERFORM Short Reference   RFUMSV00 - Advance Return for Tax on Sales/Purchases  
Diese Dokumentation steht unter dem Copyright der IBM.

Length: 3226 Date: 20240423 Time: 220656     sap01-206 ( 3 ms )