ABAP Keyword Documentation →  ABAP Glossary → 

parameter category

Category of formal parameter. Input parameters, output parameters, input/output parameters, and return values are all possible categories. The parameter category is specified in the definition of a formal parameter.

More