ALV, Classes [ABAP] SALV August 29, 2019 September 30, 2025 abap, alv, salv TRY. cl_salv_table=>factory( IMPORTING r_salv_table = DATA(lo_salv) CHANGING t_table = lt_display_data ). lo_salv->display( ). CATCH cx_salv_msg. ENDTRY. [ABAP] Modify Infotype [ABAP] Log using CL_BAL_LOGOBJ Leave a Reply Cancel replyYour email address will not be published. Required fields are marked *CommentName* Email* Website Save my name, email, and site URL in my browser for next time I post a comment.