1. SAP SuccessFactors Employee Central Implementation Guide: "Implementing Business Rules in SAP SuccessFactors" (Document Version: 2H 2023). In the section "Rule Actions (THEN Statement)
" the Set action is explicitly defined for assigning a value to a field. Examples of propagation rules throughout the guide consistently use the Set action to copy data from foundation objects to employee data fields. (Refer to the chapter on "Common Use Cases for Business Rules in Employee Central
" specifically the sub-section on propagation from Position).
2. SAP Help Portal - Business Rules in SAP SuccessFactors: The official documentation describes the Set action as the method to "set the value of a field to a specific value
to the value of another field
or to a value derived from an expression." This is the exact functionality required for propagation. (See documentation for "Rule Action Types").