2007 Dec 20 4:31 AM
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
2007 Dec 20 5:24 AM
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.
2007 Dec 20 7:34 AM
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