‎2008 May 23 10:02 AM
Hi All
Can Some body guide me how to find all the BAPI and functional modules related to HR.
cheers
AJ
‎2008 May 23 12:37 PM
Most of the HR FM will starts with HR* and RH * ,here are the few FMs and BAPIs.
HR99L00_GET_TAB_FROM_PAYXX_RES
HR_INFOTYPE_OPERATION "(Very Importanat One)
HR_MAINTAIN_MASTERDATA
HR_READ_INFOTYPE
HR__PERSONAL_WORK_SCHEDULE
HR__READ_FOREIGN_OBJECT_TEXT
RH_PM_GET_STRUCTURE
RH_DIR_ORG_STRUC_GET
BAPI_COMPANYCODE_GET_PERIOD
BAPI_EMPLOYEE_DEQUEUE
BAPI_EMPLOYEE_ENQUEUE
HR_LEAVING_DATE
BAPI_ACC_EMPLOYEE_EXP_CHECK
BAPI_ACC_EMPLOYEE_PAY_CHECK
BAPI_ACC_EMPLOYEE_REC_CHECK Reward If Found Helpful.
‎2008 May 23 10:32 AM
Hi,
Use the transaction code BAPI for this purpose. There is a tab 'Hierarchical' where you can expand all the HR related BAPIs.
Regards,
Aravinda Sarma M.
‎2008 May 23 10:56 AM
Hi
Can u guys provide some important BAPIs and Functional Modules in HR.
Ur help will be highly appreciated.
cheers
AJ
‎2008 May 23 11:59 AM
Hi,
Check out :
=>Function groups : HRMM and 1065
The most common ones used are :
BAPI_EMPLOYEE_DEQUEUE
BAPI_EMPLOYEE_ENQUEUE
HR_READ_INFOTYPE
HR_INFOTYPE_GETDETAIL
HR_GETEMPLOYEEDATA_FROMUSER
HR_GET_EMPLOYEE_DATA
=> http://www.sapdev.co.uk/fmodules/fmshr.htm
Gives you simple programs showing the usage of each.
Cheers,
Remi
‎2008 May 23 10:34 AM
Hi,
BAPI_ACC_EMPLOYEE_EXP_CHECK Check HR posting G/L account assignment
BAPI_ACC_EMPLOYEE_PAY_CHECK Check HR posting vendor acct assignment
BAPI_ACC_EMPLOYEE_REC_CHECK Check HR posting customer acct assignment
You can find more check BAPIs in function group ACC4
Regards ,
Naresh.
‎2008 May 23 12:37 PM
Most of the HR FM will starts with HR* and RH * ,here are the few FMs and BAPIs.
HR99L00_GET_TAB_FROM_PAYXX_RES
HR_INFOTYPE_OPERATION "(Very Importanat One)
HR_MAINTAIN_MASTERDATA
HR_READ_INFOTYPE
HR__PERSONAL_WORK_SCHEDULE
HR__READ_FOREIGN_OBJECT_TEXT
RH_PM_GET_STRUCTURE
RH_DIR_ORG_STRUC_GET
BAPI_COMPANYCODE_GET_PERIOD
BAPI_EMPLOYEE_DEQUEUE
BAPI_EMPLOYEE_ENQUEUE
HR_LEAVING_DATE
BAPI_ACC_EMPLOYEE_EXP_CHECK
BAPI_ACC_EMPLOYEE_PAY_CHECK
BAPI_ACC_EMPLOYEE_REC_CHECK Reward If Found Helpful.