reference pass co to jest
ABAP definicja pass by reference. Co znaczy when calling a procedure. With pass by reference, you.
Znaczenie reference pass definicja.

Czy przydatne?

Definicja pass by reference

Co znaczy PASS BY REFERENCE:

Type of parameter passing when calling a procedure.

With pass by reference, you pass only the address of the actual parameter to the formal parameter. Formal parameters do not occupy their own memory space. Within the subroutine, you work only with the field from the calling program.

If you change the formal parameter, the field contents in the calling program change too.

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

Słownik i definicje SAPa na P.

  • Dodano:
  • Autor: