Technology Blog Posts by SAP
Learn how to extend and personalize SAP applications. Follow the SAP technology blog for insights into SAP BTP, ABAP, SAP Analytics Cloud, SAP HANA, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 
NathanWilkinson
Product and Topic Expert
Product and Topic Expert
483

When you manually start the onboarding process there is no quick and easy way of seeing who ‘initiated’ the process.  Here is a small custom solution to help alleviate this. 

Create a business rule as follows.  We are going to build this rule to populate a custom field in employment information called ‘Recruiters Name’.  At first we added in the ‘Then’ statement = login user, but this just populates the person-id-external of the login user.  However, if you add in ‘login user’ as a variable, this will allow you to access the login user data via the ‘then' statement.

blog17.png

Result

blog18.png

This solution can be used to extract data from the login user’s profile in Onboarding or Employee Central