SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

ABAPDoc Comment Authoring

ABAPDoc is a standardized commenting convention in ABAP that allows developers to document classes, methods, and other repository objects directly in the source code. Developers use it to write structured comments that are automatically displayed as hover text and tooltips in the ABAP Development Tools (ADT) editor, making documentation immediately accessible during development.

Tutorials that teach this

Prerequisites

Concepts that build on this