cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

DBSQL_SQL_INTERNAL_DB_ERROR

Former Member
0 Likes
7,199

Hi Folks,

Just like to inquire on the dump.

SQL error "SQL code: 2048" occurred while accessing table "BSIS".

Information on where terminated The termination occurred in ABAP program or include "SAPLFAGL_ITEMS_SELECT", in "FAGL_GET_ITEMS_BSIS". The main program was "Z_REVALRPT_NGL_OPEN". In the source code, the termination point is in line 357 of program or include "LFAGL_ITEMS_SELECTU01".

This is where the dump was triggered:

The termination occurred in ABAP program or include "SAPLFAGL_ITEMS_SELECT", in "FAGL_GET_ITEMS_BSIS". The main program was "Z_REVALRPT_NGL_OPEN". In the source code, the termination point is in line 357 of program or include "LFAGL_ITEMS_SELECTU01"

Hope to see your comments/suggestions.

Thank you

EC

Accepted Solutions (1)

Accepted Solutions (1)

iklovski
Active Contributor
0 Likes

Hi,

Checking your log, you can conclude that the error originates by calling a standard program, but from a self-developed report. Hence, you should first check your own code and make sure that it is not the cause of the problem, which is most probably the case.

Regards,

Eli

Answers (0)

Ask a Question