Skip to Content
0
Former Member
Nov 05, 2012 at 05:42 PM

SEND Action from UI Element to Feeder Class (POWL )

157 Views

Hello,

i have ONE question about POWL, i've serched for the solution but nothing found..

i need to send information from a normal UI element to the feeder class,

i created a Button called (Display ALV List), this button has been created in a normal WD View, and under this Button i created a POWL TABLE .

if the User clicks on this Button (Display ALV List) THEN the data will be displayed on the POWL table .

so, may question is, how to send event to feeder class from a normal UI Element witch doesnt belong to the POWL Table.

Thnks all