SAP TYPING - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

typing
Generic or complete definition of a data type for formal parameters or field symbols. Specifies in which operand positions a formal parameter or field symbol can be used and which type properties are used. When parameters are passed, it is checked whether the data type of the assigned actual parameter, or memory area is compatible with the typing.
ABAP_MORE_INFO