Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding error while executing standard program

Former Member
0 Likes
878

Hi Experts,

I am getting error while executing program SAP_INFOCUBE_DESIGNS in SE38.

I have attached error.

Please check and help.

Thanks & Regards

Devesh Varshney

3 REPLIES 3
Read only

matt
Active Contributor
0 Likes
845

Click on the question mark and get the technical name and number of the error message.

Read only

Former Member
0 Likes
845

Hi Devesh,

I think this message comes from report RSDSTSYB in form HIST_DATA_GET_MAXTSTAMP.

Please try to debug the code between try and endtry. Have a look at th SQL statement. Maybe this will give some ideas.

Check content of DBA_EXCP in case of exception CX_DBA_ROOT and post it here.

Regards,

Klaus

Read only

former_member202818
Active Contributor
0 Likes
845

Hi Devesh,

Find out reason by debugging.

1. /hs

2.Execute program

3.Press F9

4.Type MESSAGE

5.Ok

6.Press F8

The control will stop at each message. Find out the cause.

Regards

Sreekanth