ABAP Keyword Documentation → ABAP Glossary
table parameter
Obsolete formal parameter of
function modules or
subroutines, which is typed as an internal
standard table with a
header line. A table parameter
is defined using the TABLES
addition to the statements
FUNCTION
and FORM
.