ABAP Keyword Documentation → ABAP Glossary
Interface Work Area
Specific type of data object that can act as a cross-program interface between programs and screens, and between programs and logical databases. Interface work areas are either table work areas or common areas (obsolete). All programs in a program group access the data of an interface work area together.