cancel
Showing results for 
Search instead for 
Did you mean: 

How the Integration of BOPF & FPM works in EHSM?

former_member209696
Participant
0 Kudos

Experts,

I came across a scenario in EHSM solution to add a custom status in Incident Reporting.

I have created a custom action in BOPF named 'ZEHSZEHHSS_APPROVAL1' to change status to custom one. It is tested and working fine.

I enhance Tool bar schema of EHHSS_INC_REC_OIF_V3 component in added a new status in button choice named 'Awaiting Approval'. For this assigned an Event ID as shown below

How can i link link this FPM Event to my custom BOPF action?. Where I will write the code for linkage?

Accepted Solutions (0)

Answers (1)

Answers (1)

mzahid0071
Participant
0 Kudos

Hi,

I guess you have to add the same at BO node level as well

former_member209696
Participant
0 Kudos

What I need to do it in BO node level? How can I add that ?

mzahid0071
Participant
0 Kudos

Hi,

What you need to do is -

The BOPF you have created , can you update in the feeder class of the " Coustom Status "

former_member209696
Participant
0 Kudos

Dear Zahid,

I have created my BOPF custom action and in FPM side I have created a button in tool bar. Now I am not sure how to link these two things.

In which feeder class I will update. My Toolbar is linked to feeder class CL_EHHSS_INC_ROOT_UI_FRM. In which method I will update the linkage.

mzahid0071
Participant
0 Kudos

Hi, please check in this Class - CL_EHHSS_ROOT_A_STATUS