SAP ASSIGNMENT OPERATOR - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

assignment operator
Operator for assigning the content of a data object to a variable. In ABAP, the general assignment operator is the equals sign (=). The casting operator ( ?=) is a special assignment operator.
ABAP_MORE_INFO