SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
DESCRIBE TABLE - Short Reference
Syntax
DESCRIBE TABLE itab [KIND knd] [LINES lin] [OCCURS n].
Effect
Defines the properties of an internal table itab.
Additions