what are the main events that are used in an ALV report?
Answer Posted / venkatarathnam
SLIS_EV_ITEM_DATA_EXPAND TYPE SLIS_FORMNAME VALUE
'ITEM_DATA_EXPAND',
SLIS_EV_REPREP_SEL_MODIFY TYPE SLIS_FORMNAME VALUE
'REPREP_SEL_MODIFY', SLIS_EV_CALLER_EXIT_AT_START TYPE
SLIS_FORMNAME VALUE 'CALLER_EXIT',
SLIS_EV_USER_COMMAND TYPE SLIS_FORMNAME VALUE
'USER_COMMAND',
SLIS_EV_TOP_OF_PAGE TYPE SLIS_FORMNAME
VALUE 'TOP_OF_PAGE',
SLIS_EV_DATA_CHANGED TYPE SLIS_FORMNAME VALUE
'DATA_CHANGED',
SLIS_EV_TOP_OF_COVERPAGE TYPE SLIS_FORMNAME VALUE
'TOP_OF_COVERPAGE',
SLIS_EV_END_OF_COVERPAGE TYPE SLIS_FORMNAME VALUE
'END_OF_COVERPAGE',
SLIS_EV_FOREIGN_TOP_OF_PAGE TYPE SLIS_FORMNAME
VALUE 'FOREIGN_TOP_OF_PAGE', SLIS_EV_FOREIGN_END_OF_PAGE
TYPE SLIS_FORMNAME
VALUE 'FOREIGN_END_OF_PAGE',
SLIS_EV_PF_STATUS_SET TYPE SLIS_FORMNAME
VALUE 'PF_STATUS_SET',
SLIS_EV_LIST_MODIFY TYPE SLIS_FORMNAME
VALUE 'LIST_MODIFY',
SLIS_EV_TOP_OF_LIST TYPE SLIS_FORMNAME
VALUE 'TOP_OF_LIST',
SLIS_EV_END_OF_PAGE TYPE SLIS_FORMNAME
VALUE 'END_OF_PAGE',
SLIS_EV_END_OF_LIST TYPE SLIS_FORMNAME
VALUE 'END_OF_LIST',
SLIS_EV_AFTER_LINE_OUTPUT TYPE SLIS_FORMNAME VALUE
'AFTER_LINE_OUTPUT', SLIS_EV_BEFORE_LINE_OUTPUT TYPE
SLIS_FORMNAME VALUE 'BEFORE_LINE_OUTPUT',
SLIS_EV_SUBTOTAL_TEXT TYPE SLIS_FORMNAME
VALUE 'SUBTOTAL_TEXT
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is page window?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
When you prefer lsmw?
What are the 3 methods that we use in sequence in a batch input session method? : abap bdc
Abstract class and interface, multiple inheritance, live example
Can we include customizing include or an append structure with pooled or cluster tables? : abap data dictionary
What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc
In an abap/4 program how do you access data that exists on a presentation server vs on an application server?
Can multiple abap systems connect to abap database?
what are the 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is processing class, where we do them and why? : sap abap hr
How will you transfer data into a file in application server?
Value table VS check Table.
What are screen painter and menu painter? : abap hr
Which objects are independent transport objects?