sapdev logo background
sapdev logo sapdev logo
Comments

ABAP SYSTEM-CALL NAMETAB Statement syntax, information and example SAP source code



Return to Statement index


SECRET

Nametab Administration


ABAP_VARIANTS:
1 EXPORT NAMETAB h f ID id.
2 IMPORT NAMETAB h f ID id.

ABAP_VARIANT_1 EXPORT NAMETAB h f ID id.

What does it do? Stores a generated structure description. This statement may only used by ABAP - Repository tools! A standard table without secondary keys can be specified for the field list f .

ABAP_VARIANT_2 IMPORT NAMETAB h f ID id.

What does it do? Reads a generated structure description. This statement may only be used by ABAP Repository tools. A standard table without secondary keys can be specified for the field list f .



Runtime Exceptions
Non-catchable Exceptions

Reason for error: Table name is too long
Runtime error: IMPORT_NAMETAB_WRONG_ID
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved








comments powered by Disqus