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

help to find bapi

Former Member
0 Likes
777

hi,

there is bapi that can create employee?

Regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
723

Hi,

BAPI_PARTNEREMPLOYEE_CREATE

Regards

Srinu

4 REPLIES 4
Read only

Former Member
0 Likes
724

Hi,

BAPI_PARTNEREMPLOYEE_CREATE

Regards

Srinu

Read only

Former Member
0 Likes
723

These are Bapi's for Employee Master

1065 Business Object Employee

BAPI_EMPLOYEET_CHANGEPASSWORD Change employee password

BAPI_EMPLOYEET_CHECKPASSWORD Check employee password

BAPI_EMPLOYEET_CREATE_PW_REG Create entry for employee password

BAPI_EMPLOYEET_DELETE_PW_REG Delete entry for employee password

BAPI_EMPLOYEET_DEQUEUE Unlock employee

BAPI_EMPLOYEET_ENQUEUE Lock employee

BAPI_EMPLOYEET_GET_PW_REG Read entry for employee password

BAPI_EMPLOYEET_INITPASSWORD Initialize employee password

BAPI_EMPLOYEE_CHANGEPASSWORD Change employee password

BAPI_EMPLOYEE_CHECKEXISTENCE Check employee existence

BAPI_EMPLOYEE_CHECKPASSWORD Check employee password

BAPI_EMPLOYEE_CREATE_PW_REG Create entry for employee password

BAPI_EMPLOYEE_DELETE_PW_REG Delete entry for employee password

BAPI_EMPLOYEE_DEQUEUE Unlock employee

BAPI_EMPLOYEE_ENQUEUE Lock employee

BAPI_EMPLOYEE_GETDATA_OLD No Longer Used -> Function group RH65

BAPI_EMPLOYEE_GET_PW_REG Read entry for employee password

BAPI_EMPLOYEE_INITPASSWORD Initialize employee password

For company

BAPI_F4_RCOMP Selection of Company

BAPI_F4_RMVCT Selection of Transaction Type Group Texts

BAPI_F4_RSUBD Selection of Subgroup

BAPI_F4_RVERS Selection of Version

BAPI_GET_TABLE_HEADER Get Column Headings for EXCEL_TAB* (Internal)

BAPI_READ_INDX_GESPOS Read Gespos from INDX (internal)

BAPI_READ_INDX_GESVBUND Read Imptab from INDX (internal)

BAPI_READ_INDX_IMPTAB Read Imptab from MCDX (internal)

BAPI_READ_INDX_POSDATEN Read Posdaten from INDX (internal)

BAPI_REP_GLI70 List of Companies

BAPI_SET_RACCT Item Set acc. to Line Layout

BAPI_SET_RCOMP Company Set acc. to Subgroup

BAPI_SET_RCOMP_SORT1 Company Set acc. to Sort Criterion 1

BAPI_SET_RCOMP_SORT2 Company Set acc. to Sort Criterion 2

BAPI_SET_RCOMP_SORT3 Company Set acc. to Sort Criterion 3

BAPI_SET_RMVCT Transaction Type Groups-Set dissolved to TTy-Groups

BAPI_TAB_T880 General Company Data acc. to T880

BAPI_VALUE_GESPOS L1P(L1) L2P(L2) G1P(L3) G2P(L4) Company-FS Item Values

BAPI_VALUE_GESVBUND L1B(L1) L2B(L2) G1B(L3) G2B(L4) Company-Items-TTy-Values

BAPI_VALUE_IMPTAB A2P(L2) A3P(L3) Company Shares to FS Items

BAPI_VALUE_IMPTAB_RMVCT A2B(L2) A3B(L3) Company Shares to TTy

BAPI_VALUE_IMPTAB_RSUBD K1B(L1) K2B(L2) K3B(L3) Group-FS Items-TTy-Values

BAPI_VALUE_PIVOT Group-Years-Company-FS Items-Values

BAPI_VALUE_POSDATEN K1P(Ll) K2P(L2) K3P(L3) Group FS Items Values

Thanks

Read only

Former Member
0 Likes
723

Hello,

To Create:

BAPI_PARTNEREMPLOYEE_CREATE Create Contact Person Online

To read the data.

Check the BAPI.

BAPI_EMPLOYEE_GETDATA

Cheers,

Vasanth

Read only

0 Likes
723

hi,

how i use this fm what i put in customer and vendor?

regards