Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

How to find the Component from Feeder class?

$
0
0

Hello Team,

 

I have to display a pop-up window when "Print_Preview" custom button is pressed on SRM RFx Screen Portal. For that button i found the Feeder class: /SAPSRM/CL_CLL_POWLT_RFQ.


But to trigger the POWL_FOLLOW_UP event where to create this event ? And what is its linked WD component?


/SAPSRM/CL_CLL_POWLT_RFQ->handle_action code under this method is below:


CASE i_actionid.

**********************************************************************************

*  Print preview button

***********************************************************************************

     WHEN 'ZPRINT'.

 

*    Important: this triggers the event

      e_portal_actions-fire_wdevent = 'X'.

 

    ENDCASE.

 

 

 

Regards,

Shabeer Ahmed Shaik.


Viewing all articles
Browse latest Browse all 3667

Trending Articles



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