Created by Jerry Wang on Jul 08, 2014
Elements
The rule evaluation result will determine whether an element would be displayed or hidden
Simple Variables
The value of simple variables are used to be evaluated in the rule. The first three variables below are standard variables predefined by SAP, all the left ones are defined by end user.
System fields
They could also be used in rule definition.
Variable Names
Such variable contains the technical name of user defined variable. For example the content of ID_ZCR_NAME equals to 'ZCR_NAME'.
See example below.
For example we have the following rule where the variable ID_ZCR_NAME is used:
for sure we know the IF condition will never be fulfilled since the content of ID_ZCR_NAME equals to 'ZCR_NAME', not 'DEFAULT NAME'.