value pass co to jest
ABAP definicja pass by value. Co znaczy actual parameters to formal parameters used at the call of.
Znaczenie value pass definicja.

Czy przydatne?

Definicja pass by value

Co znaczy PASS BY VALUE:

Type of data transfer from actual parameters to formal parameters used at the call of the procedure. Defined in the parameter interface of a procedure.

In pass by value, a local data object is created as a copy of the actual parameter and when the procedure it called, the value of the actual parameter is passed to it. Changed formal parameters are only passed to the actual parameter if the procedure ends without errors. See also pass by reference.

SAP przykład użycia PASS-BY-VALUE pomoc. Jak działa pass-by-value kod programu ABAP. Wykorzystanie kodu Pass-By-Value w programie funtion module SE37. Obsługa funkcji pass-by-value w klasie.

Słownik i definicje SAPa na P.

  • Dodano:
  • Autor: