Business Rules Management at SAP
SAP Business Rule Framework plus –BRF+
S/4 HANA
• BRFplus (Business Rule Framework plus) is a business rules management
system (BRMS) offered by SAP .
• Business Rule Framework plus (BRFplus) provides a comprehensive
application programming interface (API) and user interface (UI) for
defining and processing business rules.
• It enables you to define business rules without the need of wiring ABAP
code.
• T-code = BRF+
© Ahmed Khan 2
Overview of BRF+ •
BRF+ function provides an interface between a business rule modelled with
BRFplus and an application using that rule. The BRF+ function serves as a
container for the entire business logic of a rule.
• Rules are implemented as expressions which are assigned to a function.
The rule input is known as context and the rule output is called result. •
Context and result consist of data object which is called decision table,
structure, decision tree.
• BRFplus supports features such as simulation, trace, transport, XML export
and import.
© Ahmed Khan 3
1) Data Objects
1) Elements
2) Structures
3) Tables.
2) Expressions
Decision table
3) Functions
4) Rule sets
5) Actions
© Ahmed Khan 4
© Ahmed Khan 5
© Ahmed Khan 6
© Ahmed Khan 7
© Ahmed Khan 8
© Ahmed Khan 9
© Ahmed Khan 10
Thank You!