sapdev logo background
sapdev logo sapdev logo
Comments

ABAP EXPORT NAMETAB Statement syntax, information and example SAP source code



Return to Statement index


SECRET

EXPORT - Export of a Structure Description


ABAP Syntax EXPORT NAMETAB h f ID id.

What does it do? This statement exports a generated structure description. It can only be used by ABAP Workbench 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: EXPORT_NAMETAB_WRONG_ID
Reason for error: Table has incorrect structure
Runtime error: EXPORT_NAMETAB_TABLE_ERR
Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




EXPORT_INTERNAL
EXTRACT




comments powered by Disqus