Display Data in SAP - Quickly and Easily with CL_SALV_TABLE [english]

preview_player
Показать описание
In this video I write a small program using the CL_SALV_TABLE class to output data. For fast output of data the class CL_SALV_TABLE is very useful and easy. First you get the data into an internal table and in the next step you put the internal table to the class CL_SALV_TABLE.
Thus, only two methods are required for the output:
1: FACTORY and 2: DISPLAY.

#salv_table #output

▬▬ My Hardware ▬▬▬▬▬▬▬▬▬▬▬▬▬

*The links are affiliate links. There are no additional costs.

▬▬ My Software (free) ▬▬▬▬▬▬▬▬▬▬▬

▬▬ Further Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

Your code is very simple and it works! Thank you!

linhdoan
Автор

Hello, can alv factory method run as a background job created via sm36 ? Will the output be displayed in the spool ?

Tanviable
Автор

Hi. Can we display more than 128 char length in a single field in this alv report? If yes, can you suggest a way to do it

sk
Автор

Hi, how to hide some functions button?

calvin
Автор

Very interesting, could you do the video on cl_gui_alv grid editable cell. Thank you.

nguyenhieu
Автор

How would i go about changing the color of a line based on a condition example if empty?

rabiejacobs
Автор

Hai Bro😍, could you please making for the video of, how to debugging the program Video bro.

micUrCr