cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI Get List of employees by plant

Former Member
0 Kudos

Hi,

with the bapi BAPI_EMPLOYEE_GETDATA I can get a list of employees by several search criterias.

I need the plant/company of an employee as search criteria, but this isn't possible with this bapi. Is there another bapi with which I can get list of employees for a specific plant?

Regards,

Timo

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

I think we dont have BAPI getting employees by plant.

Answers (2)

Answers (2)

Former Member
0 Kudos

With the search criteria you mentioned I can filter by the organisation text. What I wanted was the id.

But possibly I find a way to filter by text.

Thank you!

Kind regards,

Timo

Former Member
0 Kudos

Thank you!

At least I know now that such one doesn't exist!

Regards,

Timo

Former Member
0 Kudos

Hi,

Try BAPI_EMPLOYEE_GETLIST. U have org_seark as search field. Think that may help.

In BAPI_EMPLOYEE_GETDATA also, think orgtext refers to organization. Please verify.

Regards,

Harini S