Do you have any question about this SAP term?
Component: HAN-AS-RUL
Component Name: SAP HANA Rules Framework
Description: An alias that is available for reuse in any rule, regardless of the rule in which it was created by the developer or business user.
Key Concepts: Public alias is a feature of the SAP HANA Rules Framework (HAN-AS-RUL) that allows users to create an alias for a rule or rule set. This alias can then be used to refer to the rule or rule set in other parts of the system, such as in other rules or in SQL statements. This makes it easier to manage and maintain rules, as well as to share them with other users. How to use it: To create a public alias, you must first create a rule or rule set. Once the rule or rule set is created, you can assign an alias to it by using the ALIAS clause in the CREATE RULE or CREATE RULESET statement. The alias must be unique and must not conflict with any existing aliases. Once the alias is created, it can be used in other parts of the system, such as in other rules or in SQL statements. Tips & Tricks: When creating an alias for a rule or rule set, make sure that it is descriptive and easy to remember. This will make it easier for other users to understand what the rule or rule set does when they see it referenced in other parts of the system. Related Information: For more information on public aliases and how to use them, please refer to the SAP HANA Rules Framework documentation.