cancel
Showing results for 
Search instead for 
Did you mean: 

Got ABAP Run Time

Former Member
0 Kudos

when i run the rsa3 tcode and execute the ZVH_EBANDS datasource i got

the below runtime error.

Runtime errors

DBIF_RSQL_SQL_ERROR

Exception

CX_SY_OPEN_SQL_DB

Occurred on 06.05.2008 at

16:09:40

An SQL error occurred when accessing a

table.

What

happened?

What can you

do?

Make a note of the actions and input which caused the

error.

To resolve the problem, contact your SAP system

administrator.

you can use transaction ST22 (ABAP Dump Analysis) to view and

administer

termination messages, especially those beyond their normal

deletion

date.

Error

analysis

An exception occurred. This exception is dealt with in more detail

below

. The exception, which is assigned to the class 'CX_SY_OPEN_SQL_DB',

was

neither

caught nor passed along using a RAISING clause, in the

procedure

"RSA3_GEN_GET_DATA" "(FUNCTION)"

.Since the caller of the procedure could not have expected this

exception

to occur, the running program was

terminated.

The reason for the exception

is:

Please do the needful.

regards

deepak

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

This is most likely a syntax or program error on your Z program..

Check the logs at SM21, also have a chat with your abaper to check the program.

Regards

Juan