
In SAP NetWeaver 7.5 SP00 or higher, you can synchronize ABAP Doc from descriptions of the Class Builder with the source-code editor in ABAP Development Tools (ADT) and vice versa.
This enables you to keep the documentation of the ABAP source code between ADT and the ABAP Workbench consistent.
You have the following possibilities to synchronize changes of ABAP Doc comments in ADT with the Class Builder in the back-end:
Then, ABAP Doc comments are directly synchronized when you save the corresponding object in ADT.
Then, the <p class="shorttext synchronized"> tag is automatically added to the ABAP Doc comments when you import for the first time. So, the imported ABAP Doc comments are synchronized when you save changes.