ABAP Basics
Hi Experts, I am new to webdynpro abap and can anyone please tell me how to hardcode values to a node ? Thanks in advance. Regards,Murali Krishnan.
View Articlemodify Default View in ALV
Hi There, i have a webdynpro application that is implementing an ALV-Table. We have diferent views for the ALV and i want to modify the Default View (Standardsicht) for all users. When i call the...
View ArticleHow to pass the data between two application
HI Friends, Can you please explain me , how to pass the data between two applications by using EVENTS conpect in Webdynpro ABAP. Regards,Ananth.
View ArticleHandling click in ALV Cell
Hello Experts, How can i handle event, where i can click in cell of ALV? I tried ON_CLICK, ON_ACTION_CELL, but it work only, when i press enter. And i also need this field to be 'Input field'. And it...
View ArticleShort Dump in the communication between an "Adobe Int.Form" and "Abap Webdynpro"
Hi experts, We are working with Adobe Interactive Forms, and inside of a given form, we are launching a Webdynpro Application, in order to generate a custom Search Help for one of the Form Fields.(like...
View ArticleWeb Dynpro ABAP: Focus is not set in "Filter" Input field
Hi everybody, I have a Web Dynpro Abap Application in SAP ECC 7.02 SP 9. It have a table with filter values. I'm trying to set the focus in "filter" inputfield into table, for that I'm using the method...
View ArticleFPM Configuration ID Determined by User Role
Hey All, Sorry for the naivete of this question, should be a quick one. I have about 10 hours experience in Webdynpro and FPM. I'm working on just creating a copy of the LO_OIF_MAIN_APP and doing a...
View ArticleWDA Table - Row is not getting selected. always first row selected
Hi, I have one table where I have to select record and delete delete. But when I select the row, it always goes to first record. What could be the problem. RegardsVenkat
View ArticleScroll bars for a table in a popup
Hiya, I have a looong table (around 50 columns) that appears in a popup. If the user wants to scroll up/down they need to scroll across to the end of the popup before they can access the scroll bar for...
View ArticleInteractive Gantt chart & save functionality
I've been trying to develop an interactive Gantt chart within Web Dynpro ABAP. Things have been going fine and altough there doesn't seem to be much documentation available, I've managed to get a...
View ArticleAdd new tab at Project details level in PPM
Hi, I need to add a custom webdynpro component 'XYZ' to the new tab like in the screenshot belowThe above webpage is called from the standard component 'DPR_DET_DATA_PROJECT_O'. Please tell me how to...
View ArticleCan a Web Dynpro ABAP application be too big???
I've got a new Web Dynpro ABAP application that has one view with a tab control. 8 separate tabs and on average 75-100 fields on each tab. My problem is that if I make too many changes to the tab's...
View ArticleTrigger Workflow and Update Ztable
Hi Experts, I have created a WD application which consists of more than 60 fields, consisting of a lot number of nodes from different structure. Now on action of submit I need to save all those field...
View ArticleHow to easily add a dropdown for a limited number of currencies?
Hiya, I have a table field for currency that I need to update and the field references a domain of type WAERS:I'd like to update this table field and so I created a web dynpro input field that is bound...
View ArticleAttach files with save, retrieve and delete functionality in Web Dynpro ABAP...
Purpose:Application for attaching files with save, retrieve & delete functionality in Webdynpro ABAP Scenario:I would like to explain the functionality of how to save,retrieve & delete files...
View ArticleHow to stop decimals appearing for a quantity field?
Hiya, I have this field/column in my webdynpro:It's nice but it always displays 3 decimals places - does anyone know how to suppress the decimals?So that instead of 15,000.000 it shows just 15,000? If...
View ArticleWebdynpro!!
Hi experts,I have requirement in Webdynpro table heading change..I have given you the screenshot..in whatever in table heading I want to change it as a user requirement like1) leaid to Lead Id2)desc to...
View ArticleCall URL with SSO details
Experts, I am calling a WDA application URL using code as below, CALL METHOD cl_wd_utilities=>construct_wd_url EXPORTING application_name = 'ZAPP1' --> Name of my application IMPORTING...
View ArticleABAP table sorted on browser load
Hi Is it possible to have a table with columns bound to the context node sorted by particular columns when the table is loaded into the browser? If so can the sorting be applied on multiple columns?...
View ArticleBrowser button back ,refresh event trigger message in webdynpro applicaiton
Hi Experts, i have a requirement to catch the broser button (back,refresh ) in my webdynpro applicaiton, so that when user click on any of these buttons i want to display a warning message .. that...
View Article