Remove duplicate entries from dropdownlist in web dynpro abap
How to remove duplicate entries from dropdownlist in web dynpro abap? Can someone please help me I have maintained the data in the z table wherein the records of particular fields are repeated but when...
View ArticleProblem in debugging/Compiling !!
Hello Guys, My problem is little weird !! Let me say my landscape first: I use X01 system client 100 for devellopment and X01 client 200 for testingMy R3 ID is : USER_X01 I use portal to debug the WDA...
View ArticleUI element Tooltip visibility in view
Hi All, I started creating a WD application wherein for the view, tool tip for property,value and binding is not visible for the UI elements.Please let me know the setting required to make it visible....
View ArticleCall a view from another web dynpro application
How to call a view of one web dynpro application from another web dynpro application? I tried it by creating another(new) window and then calling that web dynpro application. But I dont want to this...
View ArticleIn SRM PR is created insted of PO
HI All, I have created SRM Shopping cart by zprogram used : BBP_PD_SC_CREATE'.which is successfully creating SC with items in SRM Dev system .My problem in backend ECC dev system it is creating...
View ArticleHow to create the drop down INDEX in webdynpro
Dear gurus Working on web dynpro . I got stuck while doing drop down for country wise state . output should be like entering the country and relate to that state appears in drop down . can anyone...
View ArticleWeb Dynpro ABAP user input/output
Hi, I am veeery new to web dynpro and abap. I want to make 2 panel: 1 for user input and the other one for displaying user's input in a form of a table.How can I display the user's input that he added...
View ArticleCall Screen problem in SCI_REMOTE_RESULT_DISPLAY - Webdynpro
Dear Experts, We're migrating an ABAP Code Controlling Tool we have developped from ABAP Objects to Webdynpro, and we could migrate most of our modules. The last problem we're having is using the SAP...
View ArticleWDDOEXIT ignoring POPUP window?
Hi experts, I am trying to display a popup window during wddoexit (of the component controller) to ask the user if they want to leave the application. I am...
View Articleclient&user
hi sap guys.. I crated a new clinet 007 n i gave user name,n password... my question is when i'am loging with new client..when i'am type t-codes...it showing you are nt authorized to use...
View ArticleMULTIPANE
hi sir i am learning webdynpro by using NET files so i got an issue with multipane then i searched in forums but i didn't found i want to know all the properties of multipane i did one scenario on...
View ArticleHow to get the table with no. of records after filter in webdynpro
Dear Gurus, How to get the table with no. of records after filter in webdynpro? Thanks in advance.Sankar
View ArticleHow to create sort option on a column as shown in attached pic?
Hi All, I have a requirement where client's want to have facility of sorting by himself ,ascending or descending. So i have attached a pic where the column has icon to sort the data. How can we create...
View ArticleHow to read Editable field in a table
Dear friends, i have a table with 5 columns( one column is editable field ( Amount column)) pls check the below screen shot, , its binded with an internal table , now i want to edit the amount columns...
View ArticleTrip start and end date in Travel & expenses application
Hi All, Is there any way to fetch the trip start date and end date entered by the user in general data view, in Travel and expenses application. I need to make use of these two values in RECEIPTS view...
View ArticleSetting Long Timeout for Single WebDynpro ABAP?
Hi All, We have a requirement for a long timeout for a single WebDynpro application. The application will be a custom Clock In/Out WD ABAP application. We will run the application in some instances...
View ArticleInvalid operand type for the MOVE-CORRESPONDING statement
Hi experts, I get the error "Invalid operand type for the MOVE-CORRESPONDING statement "when bind_table method is executed DATA lo_nd_flightinfo TYPE REF TO if_wd_context_node. DATA lo_el_flightinfo...
View ArticleHow to enable/disable the input fields based on the data entered/user action...
How to enable/disable the input fields based on the data entered in the web dynpro application abap? If the user enters data in one input field then only the next input field should be enabled else it...
View ArticleGlobal settings for web dynpro ABAP: WD_GLOBAL_SETTING
Hi Experts, SAP documentation states to maintain settings globally for all Web Dynpro for ABAP applications. Execute the WD_GLOBAL_SETTING Web Dynpro for ABAP application. i tried on transaction...
View ArticleClear/refresh(F5) fields in web dynpro application view
How to clear or refresh(F5) fields in web dynpro application abap while redirecting to another view? I have tried using "context_node->invalidate()" but it's not working for all the fields, some are...
View Article