Quantcast
Channel: SCN : All Content - ABAP Development
Viewing all articles
Browse latest Browse all 8332

"Field name in SQL statement is too long" error in SAP ECC 4.6, not in SAP ECC 6.

$
0
0

We encountered the following SAP error in SAP ECC 4.6 system, but not in SAP ECC 6.
Does anyone know when SAP fixed this issue?

 

Caused by: RfcException: [UB6|m61il02]
    message: Field name in SQL statement is too long.
    Return code: RFC_SYS_EXCEPTION(3)
    error group: 104
    key: RFC_ERROR_SYSTEM_FAILURE
Exception raised by UB6|m61il02

at com.sap.conn.rfc.engine.RfcIoOpenCntl.RfcReceive(RfcIoOpenCntl.java:2034)
at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcClient.execute(MiddlewareJavaRfc.java:1764)
... 13 more
Caused by: com.sap.conn.rfc.exceptions.RfcGetException: Field name in SQL statement is too long.
at com.sap.conn.rfc.engine.RfcImp.ab_rfcerror(RfcImp.java:1157)


Viewing all articles
Browse latest Browse all 8332

Trending Articles