Show TOC

Editing Comments in ABAP Source CodeLocate this document in the navigation structure

Context

You have the following options for commenting source code:

  • ABAP comments to explain a particular part or section of source code
  • ABAP Doc comments to describe code elements (for example attributes, methods, local variables) in the code element information popup, ABAP Element Info view, and in the code completion list