How to display complete field's content
Hi experts, I have a problem in my webdynpro. I'm showing an alv which has a string field. This field is too long so alv does not shows all content. However, when I put the pointer over this, it...
View ArticleMatrixLayout placing UI element in a specific cell
Hey, I'm working on a WD right now and I need to place a few UI elements in the right side of the WD and the rest on the left side for example.I know how to group elements but I don't know how to place...
View ArticleStrange Table behaviour
Hi experts, I have a context node created with the following properties:Cardinality: 0..nSelection: 0..nIntialization Lead Selection: Not checked On the view layout, I have a table with the following...
View ArticleALV settings dialog - 'move items' buttons are not working
Hello, the dynamically created ALV (based on dynamic context) does not correspond to any of the 'move items' buttons in the settings dialog.However the other features of the settings dialog, such as...
View Article** Team WDA ** - New Features in Value Help and Value Suggest
Recently we implemented some new features for the DDIC value help and value suggest which we summarize here.These comprise layout changes for our new guideline option FIORI and some long sought after...
View ArticleChange Label text at runtime (WebDynpro)
Hey, I just want to change the text property of a label or a textview at runtime.Sadly I couldn't apply the solutions I found on my problem somehow. I got a button which triggers an "onAction"-Event....
View ArticleSAP GUI For Linux - No R3 Connection Type
Hello, I'm testing SAP GUI for Linux and I downloaded GUI 740 for Java and installed on Debian! The Gui open's, but there is no option to select connection type R3, only "Web AS ABAP" and "Web DynPro"....
View ArticleExport Button-ID to method when triggered
Hey, one question before the weekend starts When I use my button, I want him to export his ID to the method which is being called. So that I can use for example a case-statement to look for the...
View ArticleWebdynpro ABAP filter table inside a popin
Hi all, i have a problem with a popin in which a table is shown. I want to make the table shown in the popin sortable and to filter. i know how to do it with a normal table (outside the popin), bit not...
View ArticleCustom controller in WDABAP
Hi, i am new to Webdynpro ABAP. i want to know onething. In webdynpro custom controller is to reduce the burden on component controller.But how would i know the burden is more on the component...
View ArticleDrop Down in POWL
Hi Friends, I need a drop down list in my POWL. I came to know that the display type needs to be DK in fieldcatalog. However i am unable to fill values in it and get it as output. Pls let me know how i...
View ArticleFunctional Upgrade of PMS, Issue in WDA HAP_DOCUMENT_BODY
Hi, We are doing functional upgrade for PMS. Before upgradation in WDA HAP_DOCUMENT_BODY, view VW_BODY_VIEW was getting called. But after activating business function HCM_HAP_CI_1 view VW_BODY_DYN is...
View ArticleALV settings dialog - 'move items' buttons are not working
Hello, the dynamically created ALV (based on dynamic context) does not correspond to any of the 'move items' buttons in the settings dialog.However the other features of the settings dialog, such as...
View ArticleView definitions disappear in ALV
Hi,I have built a component with View which use ALV. I have defined few public Views (Layouts where I defined the column sequence). When I navigate first time to this view it's all right - the view...
View ArticleSet Column title in ALV (better approach?)
Hey, At the moment I change the title like this: CALL METHOD alv_config_table->IF_SALV_WD_COLUMN_SETTINGS~GET_COLUMN EXPORTING ID = 'VORG_NR' RECEIVING VALUE = column. DATA...
View ArticleProblem with uploading excel into webdynpro
Hello All, In my application I have a requirement to download( only few columns of the webdynpro ALV table) into excel ( with out loosing leading zeros ) and change the content of the excel and upload...
View ArticleAdd row to ALV in WebDynpro
Hey, Because I'm a newbie to WD I got this question.I implemented a ALV which gets one row of data by clicking my first button.Now I want it to add a second row by clicking my second button. But what...
View ArticleUser Settings Context Menu is not appearing
Hi, I am not able to see user settings context menu, when i right click on input field.
View ArticleAlign ALV to the right in WD
Hey, I need to align a ALV in my WD to the right side of the screen.I experimented with transparent containers and stuff, set the alignment to "right", "endofline", etc. but nothing worked. How can I...
View ArticleCollapse block in Selection screen
Hi In Webdynpro i create a selection screen with block using IF_WD_SELECT_OPTIONS->ADD_BLOCK wd_this->m_handler->add_block( i_id = `BL02` i_block_type =...
View Article