Designing Your Form Rules and Groups

The base product provides a generic BO for Form Rule Group, C1-FormRuleGroup. Your implementation can add additional business rules to this BO as required.

The base product provides a parent BO for Form Rule, C1-FormRule. This BO defines the common elements for all form rules. It is not intended to be used stand-alone. Your implementation can include this BO in each rule BO and add the additional components as required.

The base product supplies a number of BOs that apply particular Form Rules. Refer to the business objects that reference the Form Rule maintenance object C1-FORMRULE for a complete list.

Your implementation can define additional form rule BOs as required. The following points highlight the important configuration for this business object:

The following UI map fragments are available for use in creating full UI maps for form rule display and maintenance. However, with the use of UI Hints, it is not expected that they are needed.

The topics in this section describe some of the base rules that may be used by your implementation. Click here for a complete list of the apply rule algorithms provided by the system. A corresponding business object exists for each one.