cancel
Showing results for 
Search instead for 
Did you mean: 

Error calling RFC function to get table data to Read AUFK

0 Kudos

Hello all,

I'm facing the bellow error wile trying to read AUFK (full) from ECC..

42287480RUN-0508036/17/2016 8:17:42 AMCannot convert data <TTD> into type <DECIMAL> in file <SapDB::srcDB_table_query_stream>, row number <0>, column number <21>.
42287480R3C-1510016/17/2016 8:17:42 AM|Data flow DF_IMD_INIT_IO|Reader AUFK_1
42287480R3C-1510016/17/2016 8:17:42 AMError calling RFC function to get table data: <RFC_ABAP_EXCEPTION-(Exception_Key: READ_ERROR>.
10566252R3C-1510016/17/2016 8:17:52 AM|Data flow DF_IMD_INIT_IO|Reader AUFK_1
10566252R3C-1510016/17/2016 8:17:52 AMError calling RFC function to get table data: <RFC_ABAP_EXCEPTION-(Exception_Key: READ_ERROR>.

Please suggest a way to solve.

Regards,

P.srinivas

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

How are you reading the AUFK table from ECC ? ABAP Data flow ? or simple table extract ?

You must have got a dump in SAP as well . Goto ST22 and post the source code extract under ABAP Development view.

Thanks,

AJ.