Re: Free style WD search Help
Hi Rupesh,in your freestyle WD component, you receive the value help listener in the IF method SET_VALUE_HELP_LISTENER. This instance has a public attribute F4_CONTEXT_ELEMENT which is the element of...
View ArticleEvent raised in 2 different WebDynpro FPM components
Hello guys, I have 2 different Webdynpro Components. They are using each other( declared as used component) . I have created in the first component a interface event. in the second...
View ArticleRe: Hiding and unhiding toolbar buttons dynamically in OIF FPM Application
Thanks Katrice. I tried it earlier in the WDDOMODIFYVIEW method of CNR_VIEW under FPM_OIF_COMPONENT and the button's are displaying as expected. But, the button's will be displayed for all the...
View ArticleRe: FPM and using side panel chips: attachments and notes
My comments are quite old now Emily and don't apply to more recent versions, so I would try with the provided CHIP's first.
View ArticleButton is not getting hidden using FPM config
Hello, I have a requirement to hide a button which is on toolbar of an standard application. I tried to set the properties of that button using EDIT customizing.1) Set the Visibility to "is not...
View ArticlePOWL Configaration for HRASR Administrator
Hi, We have implemented EHP 7 in our Development system .We have designed FPM Process and Time Forms as well(Hiring Form) replacing Adobe forms . When Manager Executes a form it is going to HR ADMIN...
View ArticleRe: POWL Configaration for HRASR Administrator
Hi, The item is visible in SBWP of HR ADMIN user . But when user is trying to execute from there , he will get standard error saying " Work Item can only be executed from Portal or UWL" . However ,we...
View ArticleRe: POWL Configaration for HRASR Administrator
Hi Phani, As per my understanding you are collected the W.I from user inbox and shows in POWL. In you are try same with UWL config, sap will generate an URL when u clicked on UWL workitem. u have to...
View ArticleRe: OK & CANCEL Not working with FPM->OPEN_DIALOG_BOX
Can you try with lo_fpm->open_dialog_box( iv_dialog_box_id = lv_window_id )? Im assume you configured the page ZSZ_REASON_CODE in the OVP configuration...Regards,Dragos
View ArticleRe: POWL Configaration for HRASR Administrator
Hi, I did not understand your comments , , can you please elaborate your comments with necessary explainations and show me where can i do the necessary part.
View ArticleHow to make a field editable in standard FPM
Hello, I have an application which goes through many processes and it is driven by workflow. In very first state lets say an item is "in creation stage" a field is editable now when that item is in...
View ArticleRe: FPM and using side panel chips: attachments and notes
Okay thank you for your reply Jason.
View ArticleRe: Hiding and unhiding toolbar buttons dynamically in OIF FPM Application
Hi Gaurav, You can see the WD components involved in the component configuration editor. I checked in the package EAMS_UI_JOBLIST, but could not find the component configuration you have mentioned....
View ArticleURL in FPM
Hi All,I am trying to pass a set value to FPM application using a URL .For this now I am using cl_wd_utilities=>construct_wd_url to construct a URL.Now i need to pass an internal table to the FPM...
View ArticleRe: How to call Launchpad from SAP ABAP Enhacement
HiI am using the above Method to call a FPM Application from GUI.I need to Pass internal table to theFPM application .please help me to resolve the issue.
View Articleunable to save component customization of FPM application in transport request
Hi Team, we have a few requirements to change the explanation text and adding UIBB components to the Standard FPM OVP component for employee personal profile HRESS_CC_PER_OVP . The approach we followed...
View ArticleFPM List GUIBB: Check box Event Not getting triggered on standard Error
Dear colleagues,Here I have an Issue where in FPM List GUIBB : check Box event is not triggered .Normal Scenario : In our development -> List with 3 field ( 1checkbox , 2 textview) ->when user...
View ArticleOIF FPM_SAVE to save data on all Tabs
Hi Gurus I am writing a program for Material Master.I developed one WD component which implemented IF_FPM_SHARED_DATA (say WDC1).And several more components for different data for different modules...
View ArticleRe: How to make a field editable in standard FPM
Hallo Ramesh, what is the nameof the standardFPM?regardsJohannes
View ArticleRe: URL in FPM
Hi, Ido not think thatthe contentsof an internal tablecan be passedto the URL.For such a request, I have saved the values of the internal table in a database table with a GUID and passed the GUID to...
View Article