Dynamic usage - missing step...?
I have a component that I want to embed 1...n times within another component, inside Viewer Container UiElements. For a test, I'm just embedding one component, and hardcoding many values. But I can't...
View ArticleDynamic file path in fileupload element
Hi Friends, I know the usage of filupload element. It allows to pick the file and upload the contents. But my requirement is, I want to upload a file whose path will be calculated dynamically. e.g. I...
View ArticleSaving File to a Applicatoin Server(AL11)
Hi Experts, I tried the below code for uploading a file into the Application server(AL11) by using the statement OPEN DATASET. * Saving it in SAP App Directory CONSTANTS path_name TYPE LOCALFILE...
View ArticleFPM help
Hi, I got the requirement to find the configuration id of this form uibb in if_uibb_form implemented class i.e at code level.can any one help me please.
View ArticleWebdynrpo application can't be executed successfully
I created a demo webdynrpo program and applicaiton ,but when i run the webdynpro applicaiton ,i get below error.I don't know why i got this.Could some one tell me what's the reason? and how to fix it?...
View ArticleRefresh NWBC from Backend
Hello, is there any FM or a way to refresh NWBC from WDA ? and how to do this?or just how to refresh WD Application from Backend? problem that i have is? I am suing the FM 'HR_INFOTYPE_OPERATION' for...
View ArticleFPM navigation on Portal
Hello Experts, I have created two FPM application and Calling one application from another application using FPM navigation method 'Navigate()'.In normal R/3 system it is working fine but on portal...
View ArticleHow to get the data from multiple nodes to one table
Hi All,How to get the data from multiple nodes to one table.examples nodes are like A B C D E relation also maintained Regards,Indra
View ArticleModal Dialog Box & Webdynpro
Hi All, I have created a webdynpro component with a button. When user clicks on the button a pop up has to be popped up. I am using a FM which calls this pop up and this is for selecting the local...
View ArticleHow to add screen elements at run time on button click in Web Dynpro abap?
Hello All,I have a requirement wherein the user wants to add the textbox dynamically at runtime on button click action. My questions is, Is it feasible to dynamically add screen elements at runtime? If...
View ArticleWD ABAP - Reading the URL Parameters for FPM application
Hi, As per the Custom requirment, I want to pass URL parameters for WD ABAP application (sap/bc/webdynpro/dbm/app_veh_cus_search) which uses FPM.example:...
View Articlecode for SAVE functionality in FPM_OIF_COMPONENT
Hi Experts,I have enhanced the component DPR_DET_DATA_PROJECT_O. The SAVE functionality for this component exists in FPM_OIF_COMPONENT.I have to raise error message depending on the custom fields added...
View ArticleHow to handle message "Exception condition "CNHT_ERROR_PARAMETER" raised"?
Hi, Whenever I try to open Web Dynpro Comp./Intf->Views using transaction SE80, I am getting a short dump showing message "Exception condition 'CNHT_ERROR_PARAMETER' raised'. In the analysis, I...
View ArticleCapture multiple rows on lead select in ALV Web dynpro
Hi all, I am trying to capture the selected rows on lead select in ALV. I have tried with supply function and ON_LEAD_SELECT event of ALV.When I am trying this I am able to capture only one row but not...
View ArticleTo Trigger FPM Event dynamically from Code - WDEVENT set value Parameter
Hi, In our SAP standard FPM application. I want to trigger an action (onActionSearch) from code. As we triggering this action dynamically from code.For this we need to pass or have "wdevent" object....
View ArticleHow to select drop down based on country selected in one field
Dear Experts, I am facing a problem, I have a table in webdynpro, where there are two columns namely Country and its Subtype. here both the fields are drop down by key type. when i am selecting Country...
View ArticleTime Search Help
Hi all,I would like insert a Search Help on a field containing a UZEIT type, I try to set Input Help Mode "Automatic" in Dictionary search help appear "CLOCK" but it doesn't work, into the web dynpro...
View ArticleGray-out records in the WD component GRAC_ROLE_BROWSE_COLLECT
Hi Experts, My requirement is to gray-out a record in the WebDynpro component 'GRAC_ROLE_BROWSE_COLLECT'. Steps to replicate this issue. 1. Go to TCode - NWBC2. You will be directed to 'Launch...
View ArticleHow to set value for table lines in web dynpro ?
Hi experts, I'm new in webdynpro. My requirement is to set value to the second line when user press expand on first line. In method ONACTIONLOAD_CHILDREN , I use get_static_attributes_table to get the...
View Articleissue in drop down by key
Hello Experts, I need to show f4 help through drop down by key, I have maintained fixed values in domain. But in the output, the f4 help is not coming up. It is just showing blank options in f4 as...
View Article