Symptom
The following dump occurs when testing Function Module from SE37:
Runtime Errors CONNE_ILLEGAL_TRANSPORT_HEADER Exception CX_SY_IMPORT_FORMAT_ERROR
|Error analysis
| An exception occurred that is explained in detail below.
| The exception, which is assigned to class 'CX_SY_IMPORT_FORMAT_ERROR', was not
| caught in
| procedure "DB_IMPORT_DATADIR" "(FORM)", nor was it propagated by a RAISING
| clause.
| Since the caller of the procedure could not have anticipated that the
| exception would occur, the current program is terminated.
| The reason for the exception is:
| In this particular case, already the header of the dataset is invalid.
| The entire transport header (CLUSTD beginning):
| "00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 (................)"
| If this is table VBDATA (IMPORT FROM LOGFILE) the key follows here
| (VBKEY). Otherwise it can be found below under 'Selected Variables#.
| "EUFUNC "
|Information on where terminated
| Termination occurred in the ABAP program "SAPLSEUJ" - in "DB_IMPORT_DATADIR".
| The main program was "RS_TESTFRAME_CALL ".
| In the source code you have the termination point in line xx of the (Include) program "LSEUJFDB".
|Source Code Extract
| 24| CATCH SYSTEM-EXCEPTIONS conne_import_wrong_comp_type = 1.
|>>>>>| IMPORT te_datadir
| 26| fdesc_copy
| 27| struc_info_table_copy
| 28| g_no_save TO l_no_save
| 29| d102_fname FROM DATABASE eufunc(fl) ID d102n_exportkey.
Read more...
Environment
ABAP System
Product
SAP NetWeaver all versions
Keywords
SE37 ,CONNE_ILLEGAL_TRANSPORT_HEADER ,Function module , CX_SY_IMPORT_FORMAT_ERROR , KBA , BC-ABA-LA , Syntax, Compiler, Runtime , BC-DWB-TOO-FUB , Function Builder , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview