SAP FUNCTION - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

function
A function calculates a return value from one or more arguments. In ABAP, functions are either predefined as built-in functions or can be defined as functional methods.