binding data to dropdown by key i am getting the below error.
here i am binding the cardinality as 0ton and i am getting this error. plz help me Adapter error in DROPDOWN_BY_KEY "DDB_PLANT" of view "YWD_SD_SALESORDER.SALESHEAD_VIEW": Context binding of...
View ArticleHTML Input cursor position issue in Chrome when value is empty
Hi,Just recently I have noticed out text inputs having a display issue inGoogle Chrome but only when the text is empty and the the direction isRTL.The issue is when the Formatted text edit is empty the...
View ArticleMulti Select Rows in Webdynpro ALV with out using ctrl key.
Hi all, I saw many people asking how to do a multi-selection on a webdynpro ALV without using ctrl key.First of all it isn't a straight forward method but does the job.So if you are in a situation...
View ArticleAuto Logoff From Web Dynpro Application
Raindrops keep falling on my head, a beautiful song and a good metaphor to a programmers life. But if we have a sheer determination and an indomitable spirit to do something we make sure we find the...
View ArticleExcel upload date format is like "41851"
Hello all! I have a problem with excel date in my program. When i upload date, like date format in excel it upload in my web dynpro like 41851 instead 7/31/2014. How can i solve this problem without...
View ArticleHow to disable button after error ?
Hello allMy program save data in table , when i have error. I upload excel file , then press Upload button ,it check the date in rows and if it incorrect print message. And if it found error, the save...
View ArticleNo automatic Login in Web Dynpro from SAP GUI
Hello, in one of our dev systems we have a problem, that we get a login page, if we run an Web Dynpro application like SOAMANAGER from within the SAP GUI. It's strange, because this problem only occurs...
View ArticleHow to pass internal data from one method to another method in web dynpro?
Dear Experts, I have small doubt in web dynpro (i.e) I have and internal table filled with data in one method like (IT_TAB) in method UPLOAD_EXCEL from here I want that internal...
View ArticleCharts in WD ABAP
Hi experts, there is the fantastic new Chart UIBB for FPM. Playing around with it i have seen that there is also a new UI Element named 'Chart' for WD. I think this is the element which is used in FPM...
View ArticleCall url of my web dynpro from a zprogram se38.
Hi guys do you have any example or tutorial to Call url of my web dynpro from a zprogram se38.? I need that user insert the transaction and open the IE browser with my program web dynpro directly....
View ArticleHow to display fields in list view in webdynpro configuration using Feeder Class
Hi experts,I have to 7 fields in the table,these 7 fields to display in webdynpro using feeder class.i have created one z class using IF_FPM_GUIBB_LISTand implemented z method Get_employee.then after...
View ArticleHow to Insert a Z component configuration ( which have a tab) to the standard...
Hi All, i have a requirement where i know the z component configuration which have a tab needs to be embedded to standard configuration. Please explain the steps to do.. Thanks and regards,Dilip
View ArticleRestricting UIBB based on the roles in FPM OVP Application
Hi FPM Expert, I am currently using OVP FPM application. In that I have to display the UIBB based on the roles provided to the user. I believe to achieve that ,We need to create...
View ArticleHow to Fill field Catalog in FPM Using feeder class
Hi Experts,i have created z Feeder class,i write code in IF_FPM_GUIBB_LIST~GET_DEFINITION method belowDATA: gt_actions TYPE STANDARD TABLE OF zhr_xss_actions. DATA: ls_field TYPE...
View ArticleCan't customize Web Dynpro Component
Hello All, I need to change a configuration in FITV_FPM component. But can't do that since it keeps ask me SAP object key. Could you please tell me which step that I am missing?
View ArticleHiding Webdynpro Buttons
Hello everyone, I have a requirement which I have to hide a button from an enhanced webdynpro. The webdynpro is FITE_VC_GENERAL_DATA in HR system. And I have to hide the 'Save as Draft' button. I am...
View ArticleSame view in window and popup
I have a view1 and two windows say window1 and window2 and window2 is popup.View1 is embedded in both windows.view1 has a button which triggers a popup window window2 with view1 inside it.. Is it...
View ArticleOVS - Return 2 values for fields in context node
Hi. I googled but found out how to search using 2 fields but returning only one field. Not this, I want to search OVS by 1 field, but important is return 2 fields/values for context attributes....
View ArticleHow to repeat column headers in Adobe form
Hi Team, I need to repeat column headers in Adobe forms. Adobe form is generated, when we click on print button of Web Dynpro ABAP ALV. Can you some guide me how to do this settings. Thanks &...
View ArticleProblem while adding additional column to table from another node
Hi All, I am trying to add one additional table column to the table for the standard component LORD_MAINTAIN_COMP. This additional column data source is created from custom node's attribute. I set this...
View Article