How to change the field attributes dynamically in FPM_FORM_UIBB_GL2
I want to resue one form for both display and edit page of one object. In the display page, all fields are set to read only, and in edit page, fields are set to changable. But i go through the training...
View ArticleScreen Field Translation
Hi All, I wanted to set the field labels based on browser language for FPM application. I am designing it through FPM configuration only (Not Webdynpro).Please share what all ways can be implemented to...
View Articlehow to implement IF_FPM_TABBED_CONF_EXIT in std WDA
Hi How do i implement the interace IF_FPM_TABBED_CONF_EXIT in standard WDA such as /SAPSRM/WDC_FPM_OIF_CONF ? I tried with enh but it is not available for use! what would be the other option to do it?...
View ArticleFBI Freestyle Helper Sample Implementation
Hi Guys, I´m looking for sample code to implement the /BOFU/CL_FREESTYLE_BOPF_HELPER class inside a Freestyle GUIBB Component added to enhance EHHSS_INC_REC_GAF_V3 FPM Application. I tested a simple...
View ArticleProblem to hide a button
Dear Experts, I have a requirement to hide a button "Delete item" in a standard portal. The standard component name is /PLMU/WDC_ECR_CHG_OBJECTS. In this component there is a view V_CHG_ITEM_OBJECTS....
View ArticleHow to read the configuration of tree table from the variant of...
Hi Experts ! I have created an application using Tree UIBB to display the list output along with personalization property. The user can save the settings of the output table such as shuffling of...
View ArticleFPM and using side panel chips: attachments and notes
I'm trying to use a side-panel in my OVP FPM app that includes the Attachments and Notes CHIPS to be able work with GOS attachments/notes. However I can't see how to pass data to the CHIP from the FPM...
View ArticleConfiguration Guide
Hey, I am looking for something like the developers guide but just for the configuration side of each GUIBB.Some of the settings are not self explanatory to me and therefore it would be neat to have a...
View ArticleHow to add buttons in Main toolbar in SAP EHSM?
Hi All, We have a requirement where we need to add button to main toolbar in incident creation in SAP EHSM. Comp. Configuaration : EHHSS_INC_REC_OIF_V3 In the above picture, we want to add custom...
View ArticleHow to add a button in a list uibb
Hello Volks, I need help. I have to add a Button ( or just events to a button ) to a list uibb dynamically at runtime, which means I can't use the ~get-definition method. This means I have to do it in...
View ArticleException handling in Data feeder class
Hi All, I have written some code in the DATA class feeder. there i am catching some exception and i am displaying the exception using the message manager. So after catching the exception , its going...
View ArticleFPM - Business Class
Hi all, I have a question about where I should instantiate my bussines class ( not a BOPF, BOL...) in a OVP/GAF/OIF component. I need access to this instance from every Feeder class (GUIBBs). So...
View ArticleNeed help to write code on toolbar button click
Hi Friends, I have a FPM based UIBB list.On the toolbar there is a SUBMIT button and as per that Standard Code is executed.When the button is clicked i need to write additional code to update a Ztable...
View ArticleFPM_CLOSE_DIALOG not triggered when closing dialog box
We have an FPM application where a Dialog Box has been defined. The dialog box is triggered by an event - handled in the componentcontroller method PROCESS_EVENT of the main application. The dialog box...
View ArticleFPM : Navigation Between two Application
Hi All, I am developing an FPM application where, i need to navigate my control to another FPM application.I have created navigation using Launchpad (LPD_CUST), it is perfectly working fine while...
View ArticleTree uibb and BO
Hi everybody i'am new in manuplating BO and fmp ui, i have a task to create a tree that grabs data from a BO, my problem is how to configure a BO along with a tree uibb, i found some links on sap sdn...
View ArticleCustom FPM Event for Button row element
Hi Expects, I have created a new button row element in standard screen, where I want to add custom FPM event and handle the same in get_data( ). But by default SAP is providing few event ID's in drop...
View ArticleHow to set field attributes type such as enumeration / boolean / text in...
Hi Experts ! I am trying to build search UIBB where I need to configure the search criteria dynamically in the IF_FPM_GUIBB_SEARCH~GET_DEFAULT_CONFIG method. Please can anyone tell me is it possible to...
View ArticleUsing Application Parameters for UIBB configuration
Hi All, I'm trying to configure an FPM application that uses the FPM_SEARCH_UIBB and FPM_LIST_UIBB.The field catalog of the UIBBs cannot be set beforehand because they depend on the name of the table...
View ArticleAdding image in a list UIBB
Experts, I have a requirement i have to bring an image in one of the column of my list UIBB.I have loaded my required image in MIME.Please find the screenshot : Please tell me what should i write in...
View Article