Share

You know the ABAP console of ADT that allows to use out->write in the main method of classes that implement interface if_oo_adt_classrun in order to write the content of ABAP data objects to a text console. You might also know the interface if_demo_output implemented by class cl_demo_output that also offers … 

 You know the ABAP console of ADT that allows to use out->write in the main method of classes that implement interface if_oo_adt_classrun in order to write the content of ABAP data objects to a text console. You might also know the interface if_demo_output implemented by class cl_demo_output that also offers … Read More Latest blog posts for ABAP Development 

By