Re: Enable System Debugging
Hello Matthias, thank you for your fast reply and the solution. CheersStefan
View ArticleText search services are not supported
How to get this run? Thank you for your help, Peter
View ArticleRe: Text search services are not supported
Hello Peter, you can find the answer here. CheersStefan P.S. The text search is really fast and a very good feature.
View ArticleControl Init Error in Data Provider at GUI_DOWNLOAD in a Test Class
Hello community, I have a strange behaviour of the GUI_DOWNLOAD method from the cl_gui_frontend_services class. GUI_DOWNLOAD delivers always FILE_WRITE_ERROR in a test class but in a report it works as...
View ArticleRe: Control Init Error in Data Provider at GUI_DOWNLOAD in a Test Class
Hello community, here a tiny addition. I code a test report to analyze the behaviour. "-Begin-----------------------------------------------------------------REPORT z_guitest. "-Classes...
View ArticleRe: Control Init Error in Data Provider at GUI_DOWNLOAD in a Test Class
Hi Stefan, this is correct, as Eclipse is not running in SAP GUI, but SE80 is... What are you exactly testing? GUI_DOWNLOAD is only valid for foreground processes run in SAP GUI. Best regards,Kay
View ArticleRe: Control Init Error in Data Provider at GUI_DOWNLOAD in a Test Class
Hello Kay, thanks for your reply. I have only noticed that difference, it is not critical. I test at the moment the generating of Excel worksheets in the backend via abap2xlsx and in this context I add...
View ArticleRe: Control Init Error in Data Provider at GUI_DOWNLOAD in a Test Class
Yes, IMHO you should never test frontend functionalities, unless you want to do UI testing. Better split your logic to verify that your model is working with proper unit tests and implement UI tests...
View ArticleErroneous Type Inference By Refactoring
Hello community, i'm getting some minor issues during refactoring. First, if i extract paramerers, the parameter type is not recognized correctly, even if it can be fully determined from the context...
View ArticleRe: Issues with Webdynpro Development (in Eclipse)
Hi Jeremy, We are looking into these issues we will get back to you in few weeks.Also few of the issues mentioned looks specific to your system, we need to have access to your system setup. Please...
View Article