Entering content frameSyntax documentationprint_end_of_list Locate the document in its SAP Library structure

Use

You use this event to output text with the WRITE statement during print output. The text is inserted at the end of the entire list and is displayed in the print preview. In this context, the ALV Grid Control goes to the list output of the classic ALV.

Example

Demo program BCALV_GRID_01 in development class SLIS illustrates how print_end_of_list is used.

 

For an overview, see: Events of Class CL_GUI_ALV_GRID

 

 

 

 

 

 

 

Leaving content frame