SAP Expert has Published 131 Articles

In SAP Workflow, Binding the receiver dynamically

SAP Expert

SAP Expert

Updated on 30-Jul-2019 22:30:20

377 Views

To bind receiver dynamically in Workflow, you have to write a Function Module that will provide you manager name of initiator. This FM should be put in public class to be used in Workflow. The provided value will be saved in any table of HR module.Then you need to call ... Read More

Advertisements