How my tables in WDA kept losing Lead Selection
More than once I got myself on the same scenario when developing an Web Dynpro ABAP application. I would create a standard WD Table element and proceed to bind it to a context node and create a...
View ArticleRefresh page / Values aren't update - Web Dynpro Abap
Hello Experts , I'm developing an app with web dynpro abap . And I have 2 views one for header and other for items. The objective is in the header view select one line from ALV table and this...
View ArticleDump be using freely programmed input help with WDR_SELECT_OPTIONS
Hi,I need to use a freely programmed input help in my view which is uses WDR_SELECT_OPTIONS component. I have created and tested my input help component (input help associated directly with context...
View ArticleQuery Optimization?
Hi All, I have simple queries like following.SELECT VBELN POSNR MATNR ERDAT INTO TABLE LT_VBRP_OR FROM VBRP FOR ALL ENTRIES IN...
View ArticleSALV_WD_TABLE total line split per unit/currency
Hi, I implemented the test total example on Sflight model, and there I can see that the grand total has a two line split, depending on the currencies.I am implementing SALV_WD_TABLE dynamically...
View ArticlePop up window clears all existing nodes in view
Hi all, i creating a pop up window to upload a pdf file in a view , in my view already customer details i filled in existing node, when i select my link to open pop up its opening all my nodes getting...
View ArticleHow to delete a item level condition type by using FM SLS_LORD_MAINTAIN ?
Hi, I have to delete discount related condition type (As per user decision) before saving the order. My Web dynpro component is copy of standard component LORD_MAINTAIN_COMP. I tried to access...
View ArticleWhy table is not coming correctly as per its # of rown?
Hello, I placed a Adobe form (not Interactive form, just a form for dsplaying), wherein 2 TABLE TYPE nodes, say, my_table_type_of_wd_context_1 and my_table_type_of_wd_context_2 node in webdynpro...
View ArticleDisable button in report VF04
Dears,I want to disable Collective Billing Doc./Online button in report VF04 without removing the authority of VF01 from the user as this button calls T-code VF01.So how can i remove it or make it dimmed.
View ArticleI got a problem in webdynpro,
Dear All, It showing General tab only but I didn't get context tab through wizard in webdynpro. I will write code through wizard.Please anybody give solution.Example: Read, Set, Append, As...
View ArticleAvoid screen output in WDDOMODIFYVIEW
Hello, is there a possibility to avoid the screen output in WDDOMODIFYVIEW? The screen shouldn't be displayed. Kind regardsRüdiger
View ArticleAvoid locking in POWL queries
hi Experts, In SAP SRm we have some POWl queries in HOME->Shopping Area screens. The requirement is to to avoid locking (message Query locked in another seesion ) message when same query is...
View ArticleWebdynpro Highlight Fields
Dear Friends, Is there any way to highlight the UI elements both without displaying the Error message. Regards,Vinodkumar.
View ArticleHow to browse WD url with user code and password .
Hi all In my WD application login page contain user code and password and another page for user details which will be called after successful login in first page . Now my problem is after successful...
View ArticlePOWL LIST NOT REFRESHING
Hi All, When I try to change the selection criteria of my POWL list, I still get the same old results even if the results don't apply to my current selection criteria. Even clicking Refresh doesn't...
View ArticleSALV_WD_TABLE new entry and sort issue
Hi, I have a dynamic SALV_WD_TABLE, and I do INSERT ROW with a custom button (just adds to context node DATA).There is also one sorted column, and I am having index issues for ON_CELL_ACTION handlers....
View ArticleWebdynpro app in Microsoft edge browser
HI , I have a webdynpro application which runs properly in IE, Google Chrome and Mozilla. But when I try the same link I am getting 500 error . Please find the screenshot. I found couple of notes,...
View ArticleDocs upload in custom build web app and save in to Doc Server
Hello Technical Experts,I am working as a Functional Consultant.We have an interesting requirement.Please see below.-We are creating a standalone custom WEB application using ABAP WEB DYNPRO.(ZCustom...
View ArticleRefreshing the UWL from WebDynpro Application
Hi, I have a requirement to refresh the UWL from a called Webdynpro application. Can we achieve this from the application? I know there are some portal settings. But i want to know whether it can be...
View ArticleHow to Handle BARCODE related issues in WebDynpro ABAP
Hi All, How to handle barcode related issues in WDA? is it possible in WDA or not? please provide information or any links related.. Thanks,raj.
View Article