SAP EXPORT NAMETAB ABAP Statements



Get Example source ABAP code based on a different SAP table
  


INTERNAL
ID EXPORT-NAMETAB
• EXPORT NAMETAB ABAP_STATEMENT_INT
• ID EXPORT NAMETAB (internal)

EXPORT NAMETAB
This statement is no longer supported.

ABAP_SYNTAX
EXPORT NAMETAB ...

What does it do?
This statement was used internally to export a DDIC structure description in an internal format to the name table of the ABAP Dictionary.
The statement is no longer supported and produces a runtime error.



Runtime Exceptions


Non-catchable Exceptions
Reason for error:
Statement is no longer supported.
Runtime error:
EXPORT_NAMETAB_OUTDATED
ABAP_NONCAT_END

Return to menu