Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Regarding Event Handler Function in ALV (Conventional Method)

Former Member
0 Likes
340

Hi,

I would like to know how the Event Handler Function 'REUSE_ALV_EVENTS_GET' works in ALV written in conventional method using Function Modules.

How do the events get populated in the Internal table I_EVENTS declared of type SLIS_ALV_EVENT and when are they called?

Thanks in Advance.

Regards,

Anoop

1 REPLY 1
Read only

former_member150733
Contributor
0 Likes
297

These standard SAP Programs may give you some clarification.

BCALV_FULLSCREEN_DEMO ALV Demo: Fullscreen Mode

BCALV_FULLSCREEN_DEMO_CLASSIC ALV demo: Fullscreen mode

BCALV_TEST_FULLSCREEN BCALV_TEST_FULLSCREEN Program

BCALV_TEST_FULLSCREEN_EVENTS Program BCALV_TEST_FULLSCREEN_EVENTS

BCALV_TEST_FULLSCREEN_INDEX Program BCALV_TEST_FULLSCREEN_INDEX

BCALV_TEST_FULLSCREEN_PRINT Program BCALV_TEST_FULLSCREEN_PRINT

BCALV_TEST_HIERSEQ_LIST_EVENTS Program BCALV_TEST_HIERSEQ_LIST_EVENTS