Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

HR - BAPI and Functional Modules

anupam_srivastava2
Participant
0 Likes
3,335

Hi All

Can Some body guide me how to find all the BAPI and functional modules related to HR.

cheers

AJ

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,827

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.

5 REPLIES 5
Read only

Former Member
0 Likes
1,827

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.

Read only

0 Likes
1,827

Hi

Can u guys provide some important BAPIs and Functional Modules in HR.

Ur help will be highly appreciated.

cheers

AJ

Read only

0 Likes
1,827

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

Read only

Former Member
0 Likes
1,827

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.

Read only

Former Member
0 Likes
1,828

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.