ABAP Console Output in ADT

SAP Blog

Kayıtlı Üye
Katılım
22 Ara 2017
Mesajlar
1,925
Tepki puanı
7
Puanları
6
Did you know that you can run executable programs with F9 instead of F8 in recent versions of ADT (SAP NetWeaver Application Server ABAP 7.52)?

Running a program with F9 redirects WRITE outputs to an “ABAP Console” in ADT. No SAP GUI is needed any more.

outwrite-1.gif


But hello? Who who on earth is still willing to use WRITE?

Good to know, that CL_DEMO_OUTPUT also writes to the ABAP Console after F9!

output.gif




You can also reach the console by implementing a special interface in your classes. But for small pieces of executable test code CL_DEMO_OUTPUT might be an option..

Okumaya devam et...
 
Üst