Ansicht
Dokumentation

ABENOO_OBS_REFERENCE_2 - OO OBS REFERENCE 2

ABENOO_OBS_REFERENCE_2 - OO OBS REFERENCE 2

Fill RESBD Structure from EBP Component Structure   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.
SAP E-Book

Pass by Reference Is Standard for Methods

In contrast to function modules, pass by reference is the standard for interface parameters of methods. To pass a parameter as value, p must be defined instead of the name in the interface definition VALUE(p). Only the passed value is allowed as the return value (RETURNING parameter).

Reason:

Pass by reference is more efficient than passing the value.






ABAP Short Reference   SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up  
This documentation is copyright by SAP AG.

Length: 553 Date: 20240427 Time: 034957     sap01-206 ( 20 ms )