Ansicht
Dokumentation

ABAPIMPORT_NAMETAB - IMPORT NAMETAB

ABAPIMPORT_NAMETAB - IMPORT NAMETAB

General Material Data   PERFORM Short Reference  
This documentation is copyright by SAP AG.
SAP E-Book

IMPORT NAMETAB

This statement is no longer supported.

IMPORT NAMETAB ...

Effect

This statement was used internally to import a DDIC structure description in an internal format from the name table of the ABAP Dictionary.

The statement is not supported any more. The usage of the statement is not yet completely prohibited for reasons of downward compatibility only. Any attempt to import the entry for an DDIC table type already produces a runtime error. Any other usage produces errors from ATC.

System Fields

sy-subrc Meaning
0 The specified entry was found.
4 The specified entry was not found.

Note

Instead of this statement, the function modules DDIF_NAMETAB_GET and DDIF_FIELDINFO_GET must be used. The RTTS class CL_ABAP_TYPEDESCR also offers methods GET_DDIC_HEADER and GET_DDIC_OBJECT to retrieve information from the name table.

Exceptions

Non-Catchable Exceptions

  • Cause: Statement is not supported for DDIC internal table types.
    Runtime Error: IMPORT_NAMETAB_OUTDATED
  • Cause: Table name is too long.
    Runtime Error: IMPORT_NAMETAB_WRONG_ID






General Data in Customer Master   BAL Application Log Documentation  
This documentation is copyright by SAP AG.

Length: 2483 Date: 20240328 Time: 225607     sap01-206 ( 31 ms )