POWL Query Column Sorting Disabled
Hello, We are implementing MSS on Portal and using POWL for Time Approvals. For one query in POWL, the Sorting Option is disabled for all the Columns ,also when I goto the Settings Dialog -> Sort...
View ArticleNot Trigering WDDOINIT( ) in view?
Hai Expets, In my Component i Hav the ContextualPanel for that i hav Views. using that contextual Panel Navigate the view first time only trigering the INIT() method of...
View ArticleParse excel (.xls) in web dynpro abap environment
Hello, Does anyone know of a class or FM which can read/parse excel(.xls NOT .xlxs ) into internal table. I have tried searching for some solution on sdn multiple times but they always end up working...
View ArticleHide the TransparentContainer using radio button
Hi, I need to hide a transparentcontainer which is having table depending upon radio button selected from the RadioButtonGroupbykey.For this I have written code as below:...
View Articleservice call to function module not fetching data
Hello Experts, Today, I have started facing one more weird issue of the similar kind, I faced few weeks back. Once my web dynpro application is loaded, on the click of button I make a service call to...
View ArticleGRC 300 for 10.1
Dear Experts, Can anyone provide me copy of GRC 300 for 10.1 ? ThanksKH
View ArticleUnable to Customize a "Pie" Business Graphics
I have created a WD Component and below the development details:View : BG_CATEGORYUI Element:Business Graphics: BG I selected chartType as "Pie" and now trying to customize the business graphics ui...
View ArticleProblem with enhancing standard WD ALV
I am enhancing a standard WD Component via Enhancement Implementation. Standard ALV is bound to a node in the WD Component. I added 2 attributes in that node.I added 2 new editable columns in the ALV -...
View ArticleGet pushed button
I'm try this in wddobeforeaction() with the code: DATA: lo_api_controller TYPE REF TO if_wd_view_controller, lo_action TYPE REF TO if_wd_action. lo_api_controller ?=...
View ArticleDropdown values in Property/Value column missing
Hi Experts. I am new to Web dynpro Development and have the following problem. When I define a UI element the value dropdown help is missing in the Value Column. I presume it should be loaded somewhere...
View ArticleDynamic ALV columns hide and visible
Hi guru's, I am using ALV. Initially I need to display 5 columns in alv. I have one button called display. Once that action triggered one more column (totally 6 columns)has to be display in ALV. I...
View ArticleIntegarting standard FPM of Travel req And Travel Plan
Hi Experts ,Good Morning, I want a help. Please help me. The problem is concerned with travel management in ESS in ECC 6.0 and EHP 6.0. I am using NWBC portal and there are two links Create travel...
View Articleclassical report to ALV Report
I have developed simple report, i want to convert this into webdynpro alv, could you throw some ideas, how to develop in webdynpro alv Below is my code and screen shot of my report ThanksVijaya TYPES :...
View Articlemultiple web dynpro components in single web dynpro component
Hello Experts, I have one main component, in which I have made component usages of 3 components...After applying "fields authentication" to my service in SICF, whenever I load that main component,it...
View ArticleSidepanel BSSP_NOTES and other BSSP* is empty
Hi Experts, I am currently testing the sidepanel with standard role SAP_EP_RW_FDMN. I am able to open the Sidepanel in NWBC. But all Siedpanel applications are empty. Even notes or attachments...
View ArticleSumming of values in alv table
Hai all, Am using ALV table and I am having amount field in it. I want to sum all the amount values and should display that Sum. How can I do the sum of these values. Am not fetching these...
View ArticleContext menu on dynamically added image - what was right-clicked on?
I've a context menu (IMAGE_MENU) with two menu actions. I'm dynamically adding images to my view: data(image) = cl_wd_image=>new_image( id = 'UNIQUE_ID' source = '~Icon/Cancel'...
View ArticleData not flowing from adobe form to webdynpro
Hi All, I have created interactive adobe form as per 'Web Dynpro ABAP: Database update and insert using Interactive Adobe formIn Submit code, i am not getting the values which i entered in adobe form....
View ArticleReg:POWL INBOX work item error
Hi All We have configured Powl by usingApplication Name : IBO_WDA_INBOXConfiguration Name: IBO_WDAC_POWL_INBOX We are able to get the notification and workitems .But when we click on work items its...
View ArticleTrigger events dynamically
Ladies and Gents Is it possible to use the value of one input field to determine the value and auto populate another input field on the WDA? In particular I want the users to input a date and after...
View Article