cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Events in FPM WDA

Former Member
0 Kudos

HI All,

      Requirement.

          One Customized View is there in the screen, Now i need to add one custom button, the moment Click on that button, POP UP Dialog Needs to get appeared with our custom logics. While doing configuration, i analyzed that I want to create my own custom events that should get mapped to that custom button.

   Any one please help on that creation of Custom Event with my own custom logics ASAP.

Note: FYI, In that standard Component, process_event is not available, because only IF_FPM_FLOORPLAN_COMP interface is available. Kindly help me on that too...

Regards,

Krishnan Kumar.K.

csekrishna@gmail.com

Accepted Solutions (0)

Answers (1)

Answers (1)

arshad_ansary2
Active Participant
0 Kudos

Hi Krishna Kumar,

Please mention whether it is a Free style UIBB or Guided UIBB. If its a freestyle UIBB then you need to add button in the corresponding WDC  view and assign an action to it .

If its a Guided UIBB, then you will have to implement the IF_FPM_GUIBB_FORM/IF_FPM_GUIBB_LIST ~GET_DATA of the feeder class .

Regards

Arshad