ABAP Keyword Documentation → ABAP - Dictionary → Dependency Rules in ABAP Dictionary
Dictionary DDL for defining dependency rules
An ABAP Dictionary dependency rule is defined as a source-code-based rule in the ABAP Development Tools (ADT) Dictionary DDL. A dependency rule is defined in a separate piece of DRUL source code and is saved and transported with this code. In a single piece of DRUL source code for dependency rules, the following Dictionary DDL statement can define precisely one dependency rule with the same name as the code:
Other versions:
7.31 | 7.40 | 7.54
Notes
- The DRUL source code of dependency rules has its own editor in ADT, which is documented there. DRUL source code can also be displayed in Repository Browser in ABAP Workbench.
- Partners and customers cannot currently define their own dependency rules.