SAP IMPORT NAMETAB ABAP Statements
Get Example source ABAP code based on a different SAP table
INTERNAL
ID IMPORT-NAMETAB
• IMPORT NAMETAB ABAP_STATEMENT_INT
• ID IMPORT NAMETAB (internal)
ABAP_SYNTAX
What does it do?
This statement was used internally to import a DDIC structure description in an internal format from the
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
BEGIN_SECTION SAP_INTERNAL_HINT
END_SECTION SAP_INTERNAL_HINT
Latest notes:
Instead of this statement, the function modules
ABAP_HINT_END
Runtime Exceptions
Non-catchable Exceptions
Reason for error:
Statement is not supported for DDIC internal table types. Runtime error:
Reason for error:
Table name is too long. Runtime error:
ABAP_NONCAT_END
Return to menu