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

how to use a sap scripts for multiple languages

Former Member
0 Likes
372

hi gurus

what are main events in that are used in ALV reports.........

regards

baskar

hi gurus

what are main events in that are used in ALV reports.........

regards

baskar

2 REPLIES 2
Read only

Former Member
0 Likes
355

Hi Bhaskar,

in the alvs these are the main events.

1.slis_t_listheader,

2.slis_t_fieldcat_alv.

3.slis_t_sortinfo

4.slis_t_events

5.slis_t_print_alv.

6.slis_t_layout_alv.

and also used these two events.

1. top-of-page.

2.top-of-list.

Read only

Former Member
0 Likes
355

there r 17 events which are

CALLER_EXIT

USER_COMMAND

TOP_OF_PAGE

TOP_OF_COVERPAGE

END_OF_COVERPAGE

FOREIGN_TOP_OF_PAGE

FOREIGN_END_OF_PAGE

PF_STATUS_SET

LIST_MODIFY

TOP_OF_LIST

END_OF_PAGE

END_OF_LIST

AFTER_LINE_OUTPUT

BEFORE_LINE_OUTPUT

REPREP_SEL_MODIFY

SUBTOTAL_TEXT

GROUPLEVEL_CHANGE

Hope dis helps..

Reward if it does