Change theme in global settings applications
Hi, I trying to change the global application parameters in the application WD_GLOBAL_SETTING to change the theme of all the webdynpro abap applications, but whenever I change the value, the value is...
View ArticleWorking with All Dynamic UI Elements
Hi Experts, Please give me the Example programs on Dynamic UI elements. I have gone through the "WDR_TEST_ALL_UI_Elements" program, it contains all programs contained in it with OOABAP, So i couldn't...
View ArticleSAP HANA User creation through ABAP Web Dynpro
Hi Experts,I am trying to achieve the following:Create a user on HANA System through code. I have managed to do this for ABAP systems, but I know that Hana systems are a bit different.In the ABAP...
View ArticleMultiple HTTP sessions - WDA Refresh
Hello Experts, We created a webdynpro abap that generates a report in link with IW29 transaction (ZPM_IW29_WDA) : We have implemented an auto refresh with a time set in TVARVC. This time is retrieved...
View ArticleHow to display Supplementary Documentation of Data Element in MoreField Help...
Hi All, I have a WebDynpro Application for Vendors in which I am using many Standard Data Elements like KUNNR , RASSC, BRGRU etc. in a view . When I select right click -> More Field Help on...
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 ArticleAccess CC method in Assistance Class
Hi expertsI've a requirement to call a method defined in component Controller in Assistance Class. I always have a method in assistance class which will be called in CC or view. But here I've to call...
View ArticleWrap text is not working in ALV WDA.
Wrap text is not working in ALV WDA Cell.. DATA LO_ND_NODE_PDP_COMP TYPE REF TO IF_WD_CONTEXT_NODE. DATA LO_EL_NODE_PDP_COMP TYPE REF TO IF_WD_CONTEXT_ELEMENT. DATA LS_NODE_PDP_COMP TYPE...
View Articlehow to read value inside the varient
hello members, i got a situation to upload the excel data into alv table.the alv table is having initail view and std view which contains different fields in each view.i want to upload the data based...
View ArticlePlease provide book names for webdynpro and free links for to download ebook?
Hi All, Present I'm beginner in webdynpro, i need to learn this course and i need some book for web dynpro(EBOOK). please provide your books, if you have SAP Press books. please send to my...
View ArticleDPR_DET_DATA_TASK_O save data help
Hi Experts, I have enhanced the component DPR_DET_DATA_TASK_O, to alter value of a standard field. at task level I have written the code in vi_det_daw_tto view (modify) method to set the value of the...
View ArticleLean Order OIF application - Sales Order - Item Overview - field Article
Hi colleagues, my problem is that I do not find the view where the field Article(material) is located. The F1 technical details of the screen says the component and view are appl LO_OIF_MAIN_APP Web...
View ArticleOVS Search help - Change the phase indicator manually
Hello, I have an input field with OVS search help. In the OVS event handler, I want to change the phase indicator manually, from 1 to 2.How can I do it? Thank you.
View ArticleSAP webdynrpo enahcement modify Overwrite exit issue
Hi , when I am tying to modify existing webdypro enhancement implementation Overwrite-exit , it asking for SAP access key, my understanding is as I am modifying existing enhancement it should not ask...
View ArticleWeb Dynpro - when I click on MAIN VIEW, msg to log on to Dev?
HiWe just upgraded from 4.7 to ECC 6 and I'm going through some web dynpro demos.But every time I click on MAIN VIEW I get the following popup: Title: Windows SecurityContent: The server ****dev at SAP...
View ArticleIn Webdynpro component can we append form fields to table fields and finally...
Hi Guru's In below screen i want to append form fields to table fields and then need to update ztable when click on savehelp mee
View ArticleConverting webdynpro output to pdf and sending as email
Hi, I have a requirement for converting the webdynpro output to pdf and then mailing to an external email id <name>@<xxx>.com.It is a survey form and the form with filled values should be...
View ArticleStep by step radiobutton creation ABAP Web Dynpro
Hi Experts,I got a question, I tried researching online but most of the tutorials I found do not make any sense to me, and the ones that do do not work. I need to radiobuttons created in my view in...
View ArticleHow to set text for checkbox dynamically in Webdynpro table cell
Dear Experts, I've concern about setting text for checkbox in webdynpro table cell.Those checkbox cell was created dynamically by standard logic CL_WD_CHECKBOX=>new_checkbox without passing...
View Articlecreate and call parameterized transaction for webdynpro
I have a requirement to call a webdynpro application in a transaction. i have created a parametrized transaction and it is working fine. But when i call this parametrized transaction from...
View Article