assertion co to jest
ABAP definicja assertion (BC-ABA). Co znaczy An assertion is defined as a conditional checkpoint.
Znaczenie assertion definicja.

Czy przydatne?

Definicja assertion (BC-ABA)

Co znaczy ASSERTION (BC-ABA):

Assertion in an ABAP program. An assertion is defined as a conditional checkpoint using the ASSERT statement. Assertions are either always active or can be activated by being assigned to a checkpoint group. When an active assertion is reached, the corresponding condition is evaluated. If the condition is not met, the program is terminated with a runtime error, branched into the ABAP Debugger or a log entry is created. With the assignment to a checkpoint group, the behaviour is controlled by the activation settings, otherwise the program is terminated.

SAP przykład użycia ASSERTION-BC-ABA pomoc. Jak działa assertion-bc-aba kod programu ABAP. Wykorzystanie kodu Assertion-Bc-Aba w programie funtion module SE37. Obsługa funkcji assertion-bc-aba w klasie.

Słownik i definicje SAPa na A.

  • Dodano:
  • Autor: