what are the main events that are used in an ALV report?
Answer Posted / ajay sharma
* Events
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',
slis_ev_grouplevel_change type slis_formname value
'GROUPLEVEL_CHANGE',
slis_ev_context_menu type slis_formname value
'CONTEXT_MENU'.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
What are the types of data types in the sap abap?
What is value table? : abap data dictionary
Application Category?
What is a batch input session? : abap hr
What is the purpose of sum statement?
Explain the advantages of different types of bdc's?
Differentiate between table and template ?
Why do we use Abstract classes give an example from your project?
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What are the names of the function modules that will be generated upon activation of a lock object?
How do u set up background jobs in SAP? What r the steps? What are the event driven batch jobs?
Can I execute user exits? If yes, how?
What are the different types of sapscript symbols?
How did you transfer legacy data in the mid of the financial year (us) to the sap system? : sap abap hr
Differentiate database index and match code.