IMPORT DIRECTORY

Reference

Syntax

IMPORT DIRECTORY INTO itab
  FROM DATABASE dbtab(ar) [TO wa] [CLIENT cl] ID id.


Effect

Imports the table of contents of a data cluster into an internal table itab.

Additions