SAP Tutorials Blog


 In SAP ABAP, you can add partial-line comments to add comments in your code. Partial-line comments are typically added at the end of a line of code and are preceded by a double quotation mark ("). Here's how to add partial-line comments in SAP ABAP:

Example:


DATA: lv_variable TYPE i, " This is a partial-line comment

      lv_text TYPE string.


Serkan AKKAVAK

Computer Engineer BSc

SAP Department Manager

Contact : serkurumsal@yandex.com