Ansicht
Dokumentation

ABAPIMPORT_DIRECTORY_SHORTREF - IMPORT DIRECTORY SHORTREF

ABAPIMPORT_DIRECTORY_SHORTREF - IMPORT DIRECTORY SHORTREF

Fill RESBD Structure from EBP Component Structure   Vendor Master (General Section)  
This documentation is copyright by SAP AG.
SAP E-Book

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

  • FROM DATABASE dbtab(ar) $[CLIENT cl$]
    Specifies a data cluster stored in a database table dbtab in the area ar with the client ID cl.
  • ID id
    Specifies the ID id of the data cluster.
  • TO wa
    Specifies a work area wa for including details about the data cluster.





ABAP Short Reference   Addresses (Business Address Services)  
This documentation is copyright by SAP AG.

Length: 1107 Date: 20240426 Time: 162515     sap01-206 ( 23 ms )