Get Example source ABAP code based on a different SAP table
Warning: Undefined variable $prev in /customers/b/9/9/trailsap.com/httpd.www/sap-help/index.php on line 54
ARTICLE
Assignments An assignment passes the content of a source to a target data object. A source can be one of the following:
Data objects>
Return values or results of functional methods>, of predefined functions > and of constructor expressions>, or of table expressions >
Results of calculation expressions> The following sections describe the operators, rules, and key words where the assignment of source values to target data objects is of significance.
=>, Assignment Operator>
Assignment and Conversion Rules>
Special Assignments>
Assigning References>
Los Assignments>
VALUE> - Value Operator>
Initializations> Assignments also occur in the writer positions> of many other statements, however, in which the assignment rules> also apply.