Entering content frame

Syntax documentation noversion Locate the document in its SAP Library structure

You can use this option in compilation descriptions.

If you want to create modules used by the header files in such a way that they are version-independent (VMAKE Versions), you must use noversion for these modules. The object files and the date files are then copied directly under the $WRK directory in the obj and date directories. In this way, these files are only created once for all versions (fast, quick, slow).

Leaving content frame