‎2015 Feb 24 5:31 AM
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
‎2015 Feb 24 6:10 AM
Click on the question mark and get the technical name and number of the error message.
‎2015 Feb 24 6:10 AM
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
‎2015 Feb 24 6:11 AM
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