SAP POSITIONAL PARAMETER - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

positional parameter
Formal parameter or other parameter to which an actual parameter is passed according to its position in the calling statement. See also keyword parameter.