cancel
Showing results for 
Search instead for 
Did you mean: 

Issue while replicating ADOCA - TABLE_LEN_MAX1 was used

Former Member
0 Kudos

While replicating table ADOCA from S/4 to HANA via SLT, we facing a shortdump in slt with the below details.

An exception has occurred which is explained in more detail below. The
exception is assigned to class 'CX_SY_SQL_UNSUPPORTED_FEATURE' and was not
caught in procedure
"/1LT/SGDOLO_010000000000676" "(FUNCTION)", nor was it propagated by a RAISING
clause.
Since the caller of the procedure could not have anticipated this
exception, the current program was terminated.
The reason for the exception is:
While attempting to execute an Open SQL statement, the current ABAP
program discovered that database extension "TABLE_LEN_MAX1" was being used. As
the
underlying database does not support this extension, the program must
be terminated.
You can use class CL_ABAP_DBFEATURES to find out whether or not a
database extension is supported.

has anyone faced a similar issue before? any ideas on how to resolve it

Accepted Solutions (0)

Answers (1)

Answers (1)

Andrey_M
Advisor
Advisor
0 Kudos

Hi,

you have to install sap note 2443897.

Kind regards, Andrey