Preparing documents – Auto Documentation
For the work we do or the objects we build, it is very important that everything be documented for future reference. In any project, the documentation part is very critical, which includes documenting each detail about the creation of objects, its functionality, and so on. Usually, documentation is a manual process, but in SAP HANA, there is an option that helps auto-document all the models we have created. This recipe helps us understand how to use the Auto Documentation option in SAP HANA.
How to do it…
Auto documentation can be performed from the Quick Launch screen or the Navigator Pane. If we choose Quick Launch, we have to select the package manually. From the Navigator Pane, right-click on the package; and from the context menu, select Auto Documentation as shown in the following screenshot. This enables us to auto-document the package we selected. Let us see how to auto-document with Model Details and Model List and the difference between the...