automated testing webdynpro
Hi, Did anyone already implemented an automated testing method for webdynpro GUI screens? Best regards Koenraad
View ArticleHow to set visibility of two screen elements binded to same attribute of type...
Hi Experts, I have a task in which i have to hide one screen element and show another and both are binded to same attribute of type WDUI_VISIBILITY. here is the explaination. I am customizing standard...
View ArticleHow to remove another language from web dynpro application?
Hi I create WDA application in EN (I log under EN language). Later I log under SK and CZ language. Application have some part of text in CZ and EN language, but all is in the SK. I change original...
View ArticleDownload Internal Table to Excel
Hi All, I m new to Webdynpro for ABAP and i m trying to download the data as it is in the Internal Table to excel file using FM 'CRM_IC_XML_STRING2XSTRING' ( to convert string to xstring) and CLASS...
View ArticleHow to dynamically bind a data node to a Web Dynpro ALV
Most WebDynpro ALV tutorials show you step by step how to import and setup an ALV component into your project. Add the ALV component to the list of used component in the COMPONENTCONTROLLER properties...
View ArticleCursor jumps to begin from inputfield
Hello, when i edit at the inputfield an stop, then jumps the cursor automaticly to the begin of the inputfield.Do you have any idea? Regards Kerim
View ArticleWeb dynpro Views and Javascript function call
Hi, I have currently added 1 MIME object for .js file which includes some functions to open and close web socket connection, no UI part is involved.HTMLIsland is used for adding JS to webdynpro ABAP...
View ArticleCan't select row on ALV
Hi, I have used SALV_WD_TABLE as component reuse to display an ALV on my web dynpro application. But the problem is when it is displayed the first row is by defaut selected. If I try to click on any...
View ArticleEvent name to validate data - ALV in Webdynpro
Hi experts, I am working on a requirement where in i need to display an empty ALV table and allow user to enter details. 1) user enters value in column one and clicks enter , other fields in the row...
View ArticleWebDynpro ALV, popup window - performance issue
Hello Gurus, I'm facing a strange behavior on which maybe you can help me. I have a WebDynpro ALV, on which I have the sum total activated based on one of the columns. Selecting a row I have an ALV...
View ArticleWD Table UI filter - Cell variants
Hi, I am using cell variants in my table. When I am trying to filter the table columns, its not giving me the correct values.I have used the standard filter method "...
View ArticlePrint Button in webdynpro abap?
Hi Gurus, I have created a custom button on my webdynpro screen . When I click that button I want to take print out of the particular screen and at the same time I need to hide the buttons...
View Articlepassing guide lines to webdynpro applications
dear members, i created one tab strip in webdynpro application and one of the tab is to provide user guidelines. how to pass the etxt data to that tab.
View ArticleCursor is not appearing Password Input field while clicking Tab button in key...
Hi Experts, I have two input field. one is normal input field for entering user Id , and another one is Password field.While using tab button, cursor is not placed to Password field. Please suggest to...
View ArticleProblem with display radiobutton and checkbox for print!
Hi I create application where I use checkbox. Problem is in display this objects when I print.I found topic about this problem, but without solution (Webdynpro Abap Checkbox not displayed in Web...
View ArticleFPM : How to control table width in composite guibb placed in a Master Detail...
Hello Gurus, My application has a tabbed GUIBB with many list GUIBB's.As an initial development , I took it as a Master and detail .Master has a Composite GUIBB containing a list GUIBB.Detail has only...
View Article[WDA]: Add Image dynamically from a Webdynpro SCREEN
Hi Experts, I have this screen with this default image: I would like to know, how to Upload (from the desktop) and Display an image when clicking on "ADD PHOTO" button? Have you code a part of code?...
View ArticleMultiple row selection in Web Dynpro table without pressing Shift/Ctrl
Hello colleagues! Recently I've got an issue to provide users with ability to select several lines in web dynpro table without pressing Shift or Ctrl buttons. Standard WD table doesn't provide this. So...
View Articleregarding file format conversion
i got a requirement to upload and download excel file into webdynpro alv table.by default export to excel is available but the file downloading is in xls format instead of xlsx format.how to overcome...
View ArticleImplementation class for a particular interface
Hi gurus, I am new to WD abap,I am having some doubts related to WD :1) How do we know the implementation class for a particular Interface(ex : cl_salv_wd_config_table is the implementation...
View Article