Get Example source ABAP code based on a different SAP table
Assignments in ABAP Release 7.58 ITOC
ABAP_MODIFICATION_NN Returning a Value with RETURN>>
In functional methods>, the statement RETURN>> can be used to assign the result of an expression expr> > to the return value> when terminating the method.
ABAP_MODIFICATION_NN DEFAULT> as New Addition to theCORRESPONDING> Operator>
ABAP AdditionDEFAULT>> allows the assignment of values for a target component based on an expression.