cancel
Showing results for 
Search instead for 
Did you mean: 

Where to handle event of Curtomer Button in RFx

Former Member
0 Kudos

Hi all:

I am working on RFx enhancement.

I have successfully added a button in RFx head through FPM in configuration /SAPSRM/WDCC_FPM_OIF_RFQ_PR_PU, and also I can handle event in method HANDLE_EVNT  of class /SAPSRM/CL_CH_WD_IDEN_MAP_RFQ.

The problem is I still need to enhance configuration /SAPSRM/WDCC_FPM_BEV_RFQ, but I can't find the class contains the event handler. Can you tell me which class should I enhance?

Regards!

Wayne

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi all:

I've found the mapper class, /SAPSRM/CL_CH_WD_MAP_IDENT_BEV, which  the place of  'MAP' and 'IDENT' has changed place.

Best regards!

Former Member
0 Kudos

Hi Wayne,

I need to identify Add button and Upload Document button event on Agreeement and Contract Documents page respectively. How do write code on button event? I want to throw exception message when these buttons are hit.

Please guide if you have any idea.

Thanks,

Saloni

Answers (0)