rule view co to jest
ABAP definicja view rule. Co znaczy items are automatically included in a catalog view. Each rule.
Znaczenie rule view definicja.

Czy przydatne?

Definicja view rule

Co znaczy VIEW RULE:

A rule that determines which items are automatically included in a catalog view.

Each rule consists of one or more conditions. Conditions can be inclusive or exclusive:

You use inclusive conditions to include items with particular characteristic values in a view. You use exclusive conditions to make items with particular characteristic values exempt from the rule.

These items are then "ignored" by the rule and are not included in the view, even if their characteristic values fulfill the criteria for one or more of the inclusive conditions in the rule.

Example

You create a rule that consists of two conditions:

The first condition is inclusive and contains two subconditions: Supplier Name is equal to ABC123. Product Group is between 4711 and 4720. The second condition is exclusive and contains one subcondition: Product Group is equal to 4713.

All items that have ABC123 as the supplier name or a product group in the range 4711-4720 are included in the view, with the exception of items that have the product group 4713, which are always ignored by the rule, and are therefore excluded from the view.

SAP przykład użycia VIEW-RULE pomoc. Jak działa view-rule kod programu ABAP. Wykorzystanie kodu View-Rule w programie funtion module SE37. Obsługa funkcji view-rule w klasie.

Słownik i definicje SAPa na V.

  • Dodano:
  • Autor: