SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →pass by category
Method of passing data from actual parameters to formal parameters. Either pass by reference or pass by value. The pass by category is specified in the definition of a formal parameter.