SAP Message RSEC192 - Split variable name 'from'=&1 'to'= &2 will be merged

Diagnosis
In SAP BW 3.x, it was possible to split variable names when the typedlength of the characteristic was too short for the variable name. Sincethis restriction no longer exists with analysis authorizations, splitvariable names are merged again when an analysis authorization is saved.
Example:
In BW 3.x, you created authorizations for a characteristic that had typeCHAR 2 (two letters). You want to enter a variable with the name ABC,before which a dollar sign ($) is to be added. Therefore, the characterstring $ABC needs to be stored. This can be done by entering '$A' as thefrom-value and 'BC' as the to-value.
This can still occur as a result of migration, generation, or the manualprocedure in analysis authorizations.,,,,

System Response
The system automatically merges the two parts and inserts an EQ(equal to) operator instead of a BT (between) operator.

Procedure
This message is for informational purposes only; it is intended toinform users that gradual changes are being made to authorizations.