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.
Other versions:
7.31 | 7.40 | 7.54