Singleton in OOps ABAP
Hello Experts, I understand singleton means we can create only one instance of a class.But what exactly is the use of the singleton in OOPS.Can you provide me how to implement in...
View ArticleAssertion Failed Error
Hi All, Some of the users using my appliation is getting the below error. Short textThe ASSERT condition was violated. What happened?In the running application program, the ASSERT statement...
View ArticleNo roll storage space of length 9728 available for OCCURS area. area
Hello, I am getting this error as in the subject line "No roll storage space of length 9728 available for OCCURS area. area" whenever I try to execute a WDA application...I have seen the notes related...
View ArticleThe ASSERT condition was violated.
Hi All, I have a WD component in which there are 2 views v1 ,v2 . V2 have a view container containing v1 . v1 contains 3 button.On clicking one continue button from v2 another view opens up as...
View ArticleMessage in a POPUP using Web Dynpro ABAP
Hi, I have developed a Web Dynpro ABAP application.On this application i want a popup with error/success messages to come up once a certain action is performed on the screen. Please let me know how...
View ArticleHow to find out where sap error messages stored in our system
How to find out where sap error messages stored in our system.like sometime we will get a error message with message number.whr it will be stored and whch table it is?
View ArticlePop Up window in Webdynpro ABAP
Dear All, I want to show the pop up message with the user action, if the user presses 'Yes' then corresponding coding to be executed in the same event itself. i.e. When the ALV event is...
View Articlehow to debug sap webdynpro abap applications
hi friends, please let me know how to debug webdynpro abap applications?
View ArticleClose window in web dynpro abap
Hi,I have a web dynpro application for a workflow. When a user clicks on the workitem in UWL, a window opens with task description and two button on it. When the user clicks on one of the button, my...
View Articlechange default browser
Hi, When I launch my web dynpro application from se80 or if i do application configuration, I dont want to open browser window in internet explorer. How can I set any other browser as default browser...
View Article