error in popup_to_confirm
Hi friends,I am new to WD ALV. In my WD ALV, I have created a POPUP TO CONFIRM with Yes and NO button. The POPUP_TO_CONFIRM is coming perfectly correct. Next , i have created manually yes and NO action...
View ArticleSet image source dynamically with code
Hey, I need to set the image source of a UI-Element on my WDA at runtime.So I need to do this in my code. Is there a method with which I can set the image source? Thanks for any hints. Regards, Dominic
View ArticleStop duplication in WDA ALV
Hey, In my WDA I got a ALV for all the products that are in the cart.If the user clicks two times on the same product there shouldn't be to entries in the alv. The quantity of this product should be...
View ArticleSet focus on Text Edit
Hi, I have requirement, that i have to set the focus on the last line of the text edit in Webdynpro screen.I know it is possible to set the focus on the any lines bsaed on our string, but in my case...
View ArticleCalling a webdynpro Method from a JavaScript function
Hi there, i'm working on a WD application where i need to pass a set of data from a JavaScript function to a specific webdynpro method. I want to know whether it's possible. If so, how can it be...
View ArticleHow can I change the file name while using EXPORT functionality of WEB DYNPRO...
Hi Everyone, I have a requirement where I have to change the file name, while exporting ALV to excel sheet. By default file name is 'Export.XLSX', I have to change it. Is it possible? Also, When I am...
View ArticleHow can i print the ALV-Table in "PDF-Format" directly into Spool???
Hi at all, i have a View "V_DATA" there is a Table (NO ALV) with Employe Informations!If i click on the "Print-Button" i want to print my Table "LT_EMPLOYE" in PDF-Format directly into spool! Before...
View ArticleHow to add checkbox to the alv in webdynpro
Hi , how to add checkbox to alv in webdynpro . Thanks,Raghunadh.
View ArticleWeb dynpro external debugging not working (strange case)
Hi masters. I facing a weird problem.We are three people using the same user account called "INTERN" developing a webdynpro apps. The external debbuging only works for me.The other two dont work at...
View ArticleCustom style manager don't work
Hello! I'm trying to use WebDynPro property styleClassName. I've found component WDR_TEST_CUSTOM_STYLES with examples + there is a sample code in if_wd_custom_style documentation.Everything looks quite...
View ArticlePrint attachment directly
the attachment stored in DMS and displayed in alv.user wanna select one row, the print the attachment directly, no preview or download.Is there any possible? or is it possible to print the binary...
View ArticlePricing Master (vk11) Dynamic table fields
Hi Webdynpro Guru's, I am developing a webdynpro application for pricing master, Each condition type will have different access sequences and the access sequences will open screen in which the table...
View ArticleFill tree from webdynpro code
Hi masters.I need to fill a tree. I execute a bapi from webdynpro when i clicked a button, this bapi retrieves two internal tables. Those Internal tables are related, so i need to pass them from a...
View Articlehow to set mandatory fields in abap webdynpro
Hi Experts.how to set mandatory fields in abap webdynpro. I have set of 5 fields in my view. Changed the property of input field. State-> Required . to all fields. If value is not entered in any of...
View Articleexecute transaction from wd app
Hi, A page is developed in webdynpro which acts as the landing page (Launch pad) for numerous applications. And this page contains only the button/links which will call different programs. This...
View ArticleHow to add checkbox to the alv in webdynpro
Hi , how to add checkbox to alv in webdynpro . Thanks,Raghunadh.
View ArticleHow does a Web Dynpro work?
Hey, I'm looking for some basic information about WD. Like, how does it work? Does it run on a server? And things like that.Is there a guide that explains such things? Regards.
View ArticleStop duplication in WDA ALV
Hey, In my WDA I got a ALV for all the products that are in the cart.If the user clicks two times on the same product there shouldn't be to entries in the alv. The quantity of this product should be...
View ArticleWebdynpro Output to PDF
Hi Everyone, My issue is that I want to download the contents which are displayed in the WEBDYNPRO output into a PDF file on click of Download Button. Can anyone help me on this. I am Fetching the...
View ArticleWDA Make Container Read only
Dear Friends, Is it possible to make the container in Webdynpro ABAP as read only?. Actually i am trying to make the Select options as read only using method "upd_selection_field" but it not working...
View Article