Ansicht
Dokumentation

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

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

RFUMSV00 - Advance Return for Tax on Sales/Purchases   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by IBM.
SAP E-Book


Message : C2M3004
File is not opened.

Message Long Text :

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.

Message File : QC2MSGF
Library Message File : QSYS2924


TXBHW - Original Tax Base Amount in Local Currency   ABAP Short Reference  
This documentation is copyright by IBM.

Length: 3215 Date: 20240426 Time: 063341     sap01-206 ( 2 ms )