Quantcast
Channel: SCN : Popular Discussions - Floorplan Manager for Web Dynpro ABAP
Viewing all 1726 articles
Browse latest View live

Issue in Resume via IF_FPM_NAVIGATE_TO

$
0
0

Hi Experts,

 

I have an OVP application from within which the user clicks on a button to be navigated onto a GAF application. After reading around the FPM cookbook & going through the standard component FPM_TEST_SUSPEND_RESUME I managed to implement the Suspend-Resume functionality in my application.


Now the issue is that while navigating from OVP to GAF everything go's smoothly with a INPLACE navigation mode and the OVP gets replaced by the GAF. However the issue comes while trying to get back to the OVP from the GAF upon click of another button. I do get navigated back onto the OVP but it gets opened up as a new tab instead of being overwritten on the same page. I have specified a similar INPLACE navigation mode within the action handler of my buttin on the GAF but somehow what works from OVP->GAF isn't working from GAF->OVP. Request you to help suggest as to what might be the issue.

 

Regards,

Uday


Set mouse cursor to a particluar field - LIST UIBB

$
0
0

Hi Experts,

 

I am using a list UIBB ( FPM_LIST_UIBB ) to enter material data. Now, in real life scenario the users can enter the data manually or by a barcode scanner.

So in the event "FPM_GUIBB_LIST_CELL_ACTION" i.e. on pressing enter(in case of manual entry) or on scanning( in case of barcode scan) the data is getting populated in the current row and along with that I am adding another blank row in the bottom for the next entry.

All this is working fine.

 

Now, there is one requirement which has come that I am a bit doubtful about. They want when we scan a barcode and the data gets populated, the mouse cursor to point to a field of the newly added row in the bottom.

Now, is this possible?

 

Many thanks in advance.

 

Regards,

Saikat

Calling exits from FPM application - Suggestions required

$
0
0

Hi Experts,

 

We have a custom FPM OVP application which modifies material notifications - in simple words it does the same thing that transaction QM02 does.

 

Now, in QM02 we have implemented many exits for our custom logic when saving the material notifications. The business wants the same logic, written in the exits,to trigger when we transact through the FPM application also.

 

Now, my question is - is there any way by which we can trigger the same exits from our FPM application..? If not, is there any other optimised way to do it other than writing all those logic in my application.?

 

Many thanks in advance.

 

Saikat

How to pass data between UIBB?

$
0
0

Hi,

 

I have a zweb_1 WebDynpro component, with two views and window.

 

I use two UIBB FPM_OIF_COMPONENT the two windows above were added before. How can you use the IF_FPM_SHARED_DATA interface without having to create two component webdynpro as seen in the URL?

 

http://scn.sap.com/docs/DOC-25220

 

Example:

 

WebDynpro  Component: zweb_1

View: V_FILTER atributte sflight-carrid  1..1

View: V_ALV, Node Structure sflight     0..n

 

Window: W_ALV

Window: W_FILTER

 

FPM_OIF_COMPONENT

UIBB1: W_ALV

UIBB2: W_FILTER

 

How you can pass the data sflight-carrid of UIBB1 to UIBB2? always with one component webdynpro ?.

 

All examples use two WebDynpro component, one for IF_FPM_SHARED_DATA and another to include the first. It wants to prevent this behavior.

 

regards

FPM Tutorials for 7.02 available now!

How to add a button in the FPM application..?

$
0
0

Here is my FPM application for MDG(Material data governance)

Anybody please tell me how to add it.

Is there any thing to do with the feeder class because it is bassically built by using the feeder classes.

MDG_2.JPG

 

I that screen, near to the CHECK Button i have to add another button and wanted to do some event for that.


It will be realy helpfull if some could tell me the answer.

Hide custom toolbar button dynamically

$
0
0

I have created a button using OIF FPM, but now depending on  a condition would like to hide the button. At the click of the 'Start' button on the 'Initial Screen' I need to check one of the input values and depending on the value either hide or display my button that I added to the toolbar. Anyone know how to do that? I tried looking at the 'Start' button of the Component configuration, but there is no element event id or element id. I also tried debugging through the 'WDDOMODIFYVIEW' of the CRN view of the FPM_OIF_COMPONENT, but could not find anything helpful.

if_fpm_guibb_search with ovs - data access

$
0
0

Hi all,

I have a problem with the ovs searchhelp at a search uibb.

For example:

I have a structure for the search-uibb with id1, text1, id2, text2.

As searchcriteria i added the fields text1 and text 2 to the screen and added a ovs to both fields.

When i select a value of the first ovs-help, i trigger a event (phase 3) with the paramater id1 and write this in the search-structure in the method process event.

Now i run the second ovs-help and here i have the problem. The second search-help should be depended of the first search-help, but i don´t get the id1 of the search-structure at the second ovs. The id-fields are not at the screen and so the parameter it_fpm_search_criteria don´t contain the id1 field.

How can i access to the whole structure of the search-uibb in the ovs-searchhelp?

I hope somebody can help me!

Thanks


Make Visible FPM Toolbar Button(Add->'Other bank') on Bank Data Delete

$
0
0

Hi Experts,

 

I have implemented the requirement to restrict a user's other bank data to 2.

 

I have used the feeder class (CL_HRESS_PER_OVERVIEW) IF_FPM_GUIBB_LIST~GET_DATA method to implement the same.

 

But When I delete the bank data the get data method is not getting called.

 

I read that the visibility of FPM toolbar in ESS can only controlled by that method.

 

So during delete how can I make it visible.

 

The method is called on toggle the toolbar tray. If it is not possible to make visible the FPM Toolbar is it possible to toggle the tray by code.

 

Please help me I am stuck on this for almost a month.

 

 

Regards,

Porselvan

How to transfer data from FPM_POWL_UIBB to FPM_FORM_UIBB

$
0
0


Hi Team,

 

How to transfer data from one UIBB (component is FPM_POWL_UIBB) to another UIBB ( Componenet is FPM_FORM_UIBB).

 

I know the procedure how to transfer data from FPM_LIST_UIBB to FPM_FORM_UIBB using wiring concept, but from FPM_POWL_UIBB am unable to do that.

 

Appreciate your quick response.

Thanks in advance.

 

Thanks,

Satya.

container streching attribute

$
0
0

Hello,

 

Can some body explain container stretching attribute in FPM configuration.

 

If you have any document or link , could you please forward it.

 

Thanking you,

 

Regards,

satya

How to hide a nested UIBB in an FPM OVP application ?

$
0
0

Hi Experts ,

 

    I have an FPM OVP application which basically contains the following nested UIBB's .

 

   a ) Main Page

 

             This has two sections i ) Header  ii) Items .

 

              

             In the Header section i in turn have two UIBB's .
                                      a) Form UIBB
                                      b) Composite UIBB.


                      The Composite in turn contains a  a) Master List UIBB

                                                                        b) Tabbed UIBB .

              

                                         The Tabbed UIBB then contains a) Tree UIBB
                                                                                        b) Chart UIBB with a drop down option . 

 

      I need to hide/remove the Chart UIBB based on the drop down option . I tried to do so in the   OVERRIDE_EVENT_OVP method of the controller exit class . However on selection of the event for Hiding the chart from the drop down menu on the chart toolbar . I am able to only get the UIBB's from the highest level ie i am able to get only the FORM UIBB , Composite UIBB from the header section . I am not able to drill down inside the composite UIBB > Tabbed UIBB > and lastly the CHART UIBB to hide it .

 

    Is there any way to get and hide the UIBB from such a nested level ? If yes , then how do i go about it ?

 

Thanks and Regards ,
Sheldon Rodrigues

FPM application of CDS View with Input Parameters

$
0
0

Hi,

 

is it possible to create an FPM application via the wizard of a CDS View with Input Parameters?

 

Regards,

Bram

'Hide empty list' setting for LIST GUIBB in FPM

$
0
0

I have a LIST GUIBB (FPM_LIST_UIBB) in an FPM application. In the component configuration under 'General Settings', I select 'Hide Empty List'.

 

When empty the table appears with message 'The table does not contain any data'.

 

Shouldn't the table be hidden?

 

Capture.JPG

Selection popup for print preview in SAP SRM 7

$
0
0

Hello gurus,

I'm facing a task for a desired specification on SRM 7.0.

 

On Purchase Order and Contracts WD views, there's a button called "Print Preview" which triggers a smartform-generated function module.

In our scenario, a specific BADi implementation contains the logic that selects the specific smartform that will be triggered.

 

Now, the desiderata is as follows:

- for CERTAIN DOCUMENTS, e.g. the ones which refer to a specific organization, we should generate a selection popup in which the user can choose which type of smartform has to be triggered. This event (the selection popup) should be triggered by the pressure of the "Print Preview" button.

 

So far, lots of doubts... I hope someone could give an hint on the task:

- since "Print Preview" is a button that belongs to the WD "FPM_OIF_COMPONENT" (view CNR_VIEW), first of all, how can I check for condition on the document to determine whether the popup should be triggered or not? In other words: how can I check @FPM level data of the underlying document?

 

- what's the easiest way to trigger a popup after the button has been pressed?

I've seen that *any* button on FPM_OIF_COMPONENT triggers the method "ONACTIONBUTTON_PRESSED"; should I enhance the method by creating a pre-exit which checks against doc's data and eventually triggers a popup?

 

- How can I then propagate user's selection to the underlying layer? As far as I've seen, Smartform determination is performed AFTER the button has been pressed, so ... does the solution sketched above make sense, or there's another spot in which is useful to introduce my custom routines?

 

Thanks to anyone which would give me hints or suggestions on the task.

Kind regards,

M.


Lead Selection Functionality in FPM GUIBB List

$
0
0

Hi Experts,

 

   In my feeder class i am using Search, List and Form GUIBBs first i am search flights using search guibb and getting result in list guibb when i select a row in list (lead selection) in which method i can grab that lead selection data and can i display that selected row in form guibb.

 

Thanks & Regards,

Ramesh.

Enhancing Shopping Carts

$
0
0

Hi experts,

I have a requirement to enhance the shopping cart by showing additional field to the shopping cart creation page. I cannot get the shopping cart number or the GUIID at run time to save the data to the same shopping cart by enhancing the save action. or if there is a better way to apply the enhancement please share it.

The additional field is process_type is already exist in the shopping cart header table CRMD_ORDERADM_H but it is not shown in the webdynpro component. So, I need to add input field to let the user to select from different types and save it with the shopping cart data.

How to create Drop-Down List in FPM, with values from intenal table?

$
0
0

Hi Experts!

 

I need to create a Drop-Down List Box in from UIBB. Drop-Down should contain values from an internal table. I know, that this is possible for Web Dynpro, but how can I manage values for FPM's Drop-Down list?

Urgent : How to hide the field in (FPM) webdynpro-abap

$
0
0

Dear Experts,

 

i have requirement in FPM , my component is : FPM_FORM_UIBB  and Configration Name :ZHRESS_CC_PER_DTL_PERSDATA_SG

and Feeder Class is: CL_HRESS_PER_DETAIL_GENDER

 

my  requirement in my Personnel Profile under ESS, i need to hide the First Marriage field based on Marital Status field selection. i.e if Marital Status id

 

"Married" then i need to show the First Marriage field and make it Mandatory else i need to hide the First Marriage field.

 

now my problem is where i need to write the logic .

 

my Personnel Profile Screen is:

                       Screen.JPG

 

 

 

Thanks in Advance,

SudhaSuma.

Group Radio buttons controlling input fields

$
0
0

Hi All ,

 

I have 3 radio buttons which is grouped in teh form component . beside the 3 radio buttons i have 3 input fields , now i when i click the first radio button the input field beside the radio button should input enabled , rest of the input fields should be disabled ,

 

 

Please share your ideas!!

 

 

Thanks,

 

Pradeep.

Viewing all 1726 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>