Display Dynamic Column data from ABAP Report in WDA
Hello Guru's, For one of the requirement, we need to mimic the ABAP Report in WDA. And with in ABAP report there are some dynamic columns created based on date range. and also a check box, when...
View Articleundo user input
Hi, I have an editable ALV and check the user input at event ON_DATA_CHECK. If the input is not correct, how can I undo the user input at ON_DATA_CHECK? I tried to clear R_PARAM->T_MODIFIED_CELLS...
View ArticleWindow Plug
Hi, I'm a beginner in web dynpro ABAP and need some help in understanding the use of window plug. I have been going through certain standard examples 1. WDT_COMPONENTDETAIL2. WDT_EXT_MAP_REUSE_R In...
View ArticleDropBox Sample
Hello Dear WDA Developers, I have to make a layout screen like below picture. There is a picture element on list. When picture element is choosed, a dropbox component have to open. This requirement...
View ArticleProblem with event handling in FPM
Hi, I have an FPM app where I want to show a popup upon leaving the initial screen. In the method PROCESS_EVENT of the componentcontroller, I perform some tests, then issue a DEFER if certain...
View ArticleGet Node ID of PFCG tx., which table stores it? I tried F1 help but no use!
Hello, Pls. let me know how to get / read the node ID's value of PFCG tx, which table stores this value? Thank you
View ArticleDialogbox for event deferring
Hi experts, Can anyone help me with this scenario: I have an initial page in OVP, and from a button I want to navigate to the main page, but for this I need some aditional informations, so I must have...
View ArticleRefresh CHIP / full page builder site from webdynpro chip
Hi, I have a question regarding refreshing of a page builder site.I have in this page builder site 2 dashboard chips and 1 own implemented webdynpro chip. And this webdynpro chip should reload the...
View Articleissue is OVS help
Dear Friends, for one of the field, i have created ovs help , the scenario is if i have data in internal table( IT_ENAME), it should display in the list , if the itab( IT_ENAME) has no rows , it...
View ArticleDisabling buttons in standard tcode
Dear Friends, could any one please let me know how to disable buttons ( except Display ) in standard transaction in SAP FI tcode : FTR_EDIT , want to disable all the buttons except Display ThanksVijaya
View ArticleDump: while opening the view
Hi Team, I am getting dump, when i am trying to open the view either in display or change mode. Can someone tell me what would be the root cause. Thanks & Regards,Sankar Gelivi
View ArticleWD Application Configuration HAP_AC_MAIN_DOC overwrites standard settings
Hi all, I am facing the difficulty to change the UI settings of WD application HAP_MAIN_DOCUMENT. We have the requirement that toolbar buttons have to look like real buttons and so I changed the in the...
View ArticleHow to include formating options present in "FormatTextEdit" UI element in...
Hi All, I need your help in below requirement We need to use FormatTextEdit UI element in our WDA, so that text entered in UI element along with formatting options needs to be printed in PDF form...
View ArticlePOWL: http 400 error every second time
Hi, since we upgraded our system from SRM 7.0 EHP2 to EHP3, we have a strange behavior with all Web Dynpro ABAP applications using POWL. If we open our applications inside the NW Portal,the first call...
View ArticleWebdynpro ALV - Column contains cell variants cannot be exported
Hi, Our Webdynpro application contains a ALV table.One of the column contains cell variants because the text in it can become a hyper link when certain condition is met.However, because of this, when...
View ArticleiFRame does not exist
Hello together, I want to use the UI Element iFrame. I go to the WD Layout Register and click with the right mouse button on the tree component rootuielementcontainer. I click on insert an UI Element,...
View Articleissue while deleting a row from a table
Dear friends, i am getting an issue while deleting a row from a table, pls check screen shots , the first screen shot is my table contents when i delete 2 row , the second row is deleting properly like...
View ArticleHow to execute webdynpro application in IDES system?
Hello, I need some help from expert.While executing webdynpro application i get an error The termination type was : RABAX_STATEso please help me out from it. Thanks & RegardsSak
View ArticleHow to find view table on Web Dynpro UI?
Hi Colleagues, In AGS Activity Monitor running on Web Dynpro UI, when pressing F4 help in field Sales Organization or Service Organization, there is a view table popped up as below. Do you know how to...
View ArticleDisplaying Hyperlink text in error messages(Custom messages)
Dear Experts,Can anyone let me know how to display hyperlink text append at the end of custom error message in wdp.Currently i'm showing error message using report_error_message( ) method and i need to...
View Article