CL_DEMO_OUTPUT - Output in ABAP made easy

preview_player
Показать описание
The CL_DEMO_OUTPUT class demonstrates how to replace the WRITE statements of classic list output with method calls.

This class uses the classes CL_DEMO_OUTPUT_STREAM, CL_DEMO_OUTPUT_HTML, and CL_DEMO_OUTPUT_TEXT. It registers the event handler method HANDLE_OUTPUT of CL_DEMO_OUTPUT_HTML (default) or CL_DEMO_OUTPUT_TEXT (configurable). It opens and closes output streams of class CL_DEMO_OUTPUT_STREAM.

This class can be used with static methods or instance methods. Instance methods are declared in the IF_DEMO_OUTPUT interface. The static method NEW creates an instance of the class and returns a reference to the static type of this interface.

Like, comment and subscribe. Thank you for your support :)

▬ Content ▬▬▬▬▬▬▬▬▬▬▬▬
00:00 - Intro
00:07 - Output with WRITE
01:01 - Output with CL_DEMO_OUTPUT
02:35 - Overview of CL_DEMO_OUTPUT
05:17 - Demo programs
06:56 - Outro

▬ Music Intro/Outro ▬▬▬▬▬▬▬▬▬▬▬▬
Feels - Patrick Patrikios

▬ Useful links ▬▬▬▬▬▬▬▬▬▬▬▬

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

Very helpful video !! Thanks a lot !! 👍👍👍

sabinegeiger
welcome to shbcf.ru