You are on page 1of 1

SAP HR specific function modules

http://www.sapdev.co.uk/fmodules/fmshr.htm
BAPI's
See more BAPI's
BAPI_EMPLCOMM_CREATE
Maitain SAP HR communication infotype 0105
BAPI_EMPLOYEE_DEQUEUE
Release infotype entry after update, see maintain communication infotype for
example use
BAPI_EMPLOYEE_ENQUEUE
Lock infotype entry ready for update, see maintain communication infotype for
example use
HR_ENTRY_DATE
Employee start date
HR_LEAVING_DATE
Employee leaving date
HR_INFOTYPE_OPERATION
Maintenance of HR infotype entries, used to create (operation = INS), change
(operation = MOD), delete (operation = DEL) and create successor (operation =
COP)
HR_SPA_EMPLOYEE_DETAILS_GET
Get Employee salary details
HR_GB_PERIOD_DATES
Get FI period dates based on payrole area
HR_PERSONAL_WORK_SCHEDULE
Returns employees work schedule into internal table PERWS. I.e. Days planned
to work (stdaz NE 0) HR_SPA_EMPLOYEE_DETAILS_GET
HR_READ_FOREIGN_OBJECT_TEXT
Returns text values for objects i.e. Organisation Unit text
HR_READ_INFOTYPE
Read infotype data
RH_DIR_ORG_STRUC_GET
Retrieve Org. Structure (Only required parameter is org unit)
RH_PM_GET_STRUCTURE
Retrieve Organisation Structure

You might also like