Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Browsing all 3667 articles
Browse latest View live

Full height PDF in WebDynpro ABAP application

Hi,we've upgraded our ERP from 7.0/6.03 to 7.02/6.05 and one of the issues we've encountered is that our WebDynpro application that displayes a PDF Print Form (not an IA) now shows the form at a height...

View Article


How to pass parameters while calling a method from another method in WDA?

Hi All, This is my code snippet.  DATA lo_event TYPE REF TO cl_wd_custom_event.CALL METHOD wd_this->ONACTIONA_LVL2POPIN         EXPORTING           wdevent = lo_event.  Here I need to pass arguments...

View Article


Image may be NSFW.
Clik here to view.

Unable to see pdf file in Chrome browser

Hi all, In my web dynpro application, I uploaded and saved a PDF file in a ztable with a field data type RAWSTRING. My PDF file is saved and I'm able to preview it( See on the Same Screen) with help of...

View Article

Check File Exists in Webdynpro

Hi Friends,How to check whether a file exists in local workstation or not, in WDABAP.There are FMs and Classes cl_gui_frontend_services to check the same in normal ABAP, but they are not supported in...

View Article

Read certificates from Smartcard

Hi friends,     How to read the certificates from the smart card? I need to read the certificates from the smart card and do digital signature.    Anybody knows??  RegardsLavanya

View Article


POWL Sort was wrong lead selection

Dear Experts, I got a problem with POWL when I sorted a new custom view and click a record. The selection was wrong a record with I selected but if I refresh it and then click it the lead selection...

View Article

Bank external Authority Certificate in Web Dynpro ABAP portal

Hi, We have developed a Web portal application for a Bank.In this application, anyone (within the bank as well as outside the bank) can register their personal and professional information.This...

View Article

UI Element "Text Edit" automatic word wrapping

Hi,I have a problem with automatic word wrapping in UI Element "Text Edit".The user enter for example a Text like this: Row1Row2 After a user action which fires a "roundtrip", the text in the UI...

View Article


POWL_FOLLOW_UP event handler not triggering

Hi Experts, I've implemented a POWL and trying to trigger the POWL_FOLLOW_UP event handler which I re-implemented in the view of the WebDynpro used for the POWL. I've added a button to the POWL feeder...

View Article


POWL Easy - Getting the marked lines

Hi,I have a surrounding WD component which embeds a POWL Easy.Now I want to get the marked lines in the POWL when triggering a POWL action.I implemented WD-Component Interface POWL_DETAIL_COMP_IF where...

View Article

Image may be NSFW.
Clik here to view.

Set a specific column editable in WebDynpro

Dear All, I'm using the ALV Webdynpro with SALV_WD_TABLE Component and I need to set in a specific case one column for a indexed line editable. I did this using the normal table compoment, but when I...

View Article

WD - dump after clicking on screen - Binding

Hi Experts, On my screen I have two containers displaying ALV with the same data: one (older) has TABLE type, the other (new) is ViewContainerUIElement.My initial goal was to replace the old container...

View Article

Changing the Table column dynamically

Hi All, I created table with 10 periods and each period has six columns. As of my requirement I need to maintain first four columns as mandatory, For that i changed the table column property (fixed...

View Article


File corrupted while uploading documents to GOS through webdynpro

Hi , I am facing a problem while uploading a documents of any type(for Ex:Jpeg,.Doc,etc..)  to GOS through Webdynpro.we are using the method INSERT_AL_ITEM of class CL_GOS_API for uploading the...

View Article

Coloring a table cell dynamically

Hi Experts, Instead of binding a context attribute to every column, is it possible to do it via code. Please share your thoughts Regards

View Article


how to get filtered data for a normal Web Dynpro ABAP table?

Hi, I am applying filtering for a normal Web Dynpro table (without using any ALV) using apply_filter(). The filter values come up as drop down values at the column header level. Filtering is working as...

View Article

FPM_PRINT for multiple tabstrips

Hi, I have a FPM application which contains multiple FPM tab strips. When I click on the FPM_PRINT button, I will need to read all the views dynamically to get the elements and its values and pass it...

View Article


How can i restore the sap delivered launchpad from client 000 to client 800?

Hi Guys, By mistakenly, i have changed SAP delivered launchpad and now i want the previous version of launchpad i.e. SAP delivered one. How can i do that? I tried for the option Extras->show sap...

View Article

Display 2 columns in a Drop Down for WD Abap

Hi, I have a requirement where I need to display 2 columns in a drop down ( Col1 - Key, Col2 - Text ).Is it possible to display in a dropdown? Please help with your pointers. Regards,Sujay.

View Article

Event to capture on click of "OK" in Search Help

Hi, I have an input field with search help.Used SET_ATTRIBUTE_VALUE_SET method of IF_WD_CONTEXT_NODE_INFO to bind the Search help values. I need to perform some operation when the user clicks on "OK"...

View Article
Browsing all 3667 articles
Browse latest View live