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