1. SAP Help Portal
SAP Field Service Management
"Business Rules": The official documentation outlines the structure for creating a business rule. It details the distinct sections for configuring the Trigger (which includes the Event and Conditions) and Variables. While the UI separates them
variables are functionally integral to defining the conditions. The documentation states
"A business rule consists of the following parts: Trigger
Variables
Actions." The trigger's conditions rely on the defined variables. (Accessed under SAP Field Service Management -> Administration -> Business Rules -> Creating a Business Rule).
2. SAP Help Portal
SAP Field Service Management
"Creating a Business Rule": This guide illustrates the configuration steps. It shows that after selecting the Event on the Trigger tab
you define Variables on a separate tab
which are then used to build the Conditions on the Trigger tab. This demonstrates the tight coupling and necessity of all three components (Event
Variables
Conditions) for the trigger mechanism to function. (Accessed under SAP Field Service Management -> Administration -> Business Rules -> Creating a Business Rule).