Skip to Content
0
Former Member
Apr 20, 2010 at 01:31 PM

Get Text value of ON_ACTION item Clicked

124 Views

How would I get the text Value of the onaction item that the User has selected ? For example I can see in the webdynpro program that CLASS=CL_WD_CUSTOM_EVENT}-PARAMETERS[1]-VALUE contains the Value COST_ASSIGNMENT . In a user exit I need to add additional checks depending on this value, how can I reference this is the code to check this particular value.

Thanks.