action branching co to jest
ABAP definicja non-branching action. Co znaczy background operations, potentially outside the Java.
Znaczenie action branching definicja.

Czy przydatne?

Definicja non-branching action

Co znaczy NON-BRANCHING ACTION:

A Java class that performs background operations, potentially outside the Java stack.

This Java class is incorporated into interactive scripts, where it can have input and output parameters. The input parameters are specified when you create a script, and the output parameters can be referenced in a script after the Java class is executed.

Example

You can create an action to determine the price of a product that is offered in a campaign. The result of this action can be incorporated into the script as follows: "The price for this product is [{queryPrice}.price]". When agents use the script, the variable is replaced by the actual price, which is the result of this action.

SAP przykład użycia NON-BRANCHING-ACTION pomoc. Jak działa non-branching-action kod programu ABAP. Wykorzystanie kodu Non-Branching-Action w programie funtion module SE37. Obsługa funkcji non-branching-action w klasie.

Słownik i definicje SAPa na N.

  • Dodano:
  • Autor: