SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP − Short Reference →
DATA - COMMON PART - Short Reference
Syntax
DATA BEGIN OF COMMON PART [name].
...
DATA ...
...
DATA END OF COMMON PART [name].
Effect
Obsolet: Defines a global
interface work area that can be commonly used by the programs in a
program group.