Entering content frame

Syntax documentation inc=<list> Locate the document in its SAP Library structure

You can use this option in link descriptions and compilation descriptions. You list include files that are used by the module file.

The files in <list> must be identifiable as include files.

Files not identifiable as an include file by the extension .h or 00 , or by the letter h as the first letter in the file name, can be identified as such by appending an (i) .

Example

inc=vma18(i)

Leaving content frame