Sapass

 Simplify SAP R/3 development with Excel VBA/VB RFC  
Home> Bapi>EmployeeUser



Index

EmployeeUser

EmployeeUser


Definition


The SAP user with HR master data business object represents the one-to-one assignment of an employee to a user.


Use


You use the SAP user with HR master data business object to
access employee data in an HR system. This is an important requirement
in the Employee Self-Service application. By assigning a user to an
employee, he or she can display and change his or her own personal data.


Integration


The SAP user with HR master data is a delegation object for the SAP user
business object (USR01) in the basis system. The SAP user and SAP user with HR master data
business objects restart the same interface in the basis system and in the HR
system. In an HR system, you can access employee data using the SAP user with HR master data
business object, and in the basis system, you can access user data using the SAP user business object.


Example


In an HR system, an administrator wants to find out which employee is assigned to the user MワLLERF.Using the
SAP user with HR master data business object, he or she can see that the employee Franziska M・ler
is assigned this user.


11-Dec-2005


Methods

Available Methods


  • GetEmployee : Determine employee from SAP user [ BAPI_USR01DOHR_GETEMPLOYEE ]

11-Dec-2005


GetEmployee

GetEmployee


You can use this method to determine an employees personnel number from their user name.

Notes

Messages are returned in the RETURN parameter. In this parameter, you will find the return values and their definitions.

The key codes used in this method are described in the parameter.


11-Dec-2005