SAP ABAP Function Module BAPI_EMPLOYEE_GETLIST (Find Employees and Their Information on Basis of Search Criteria)
Hierarchy
☛
SAP_HRRXX (Software Component) Sub component SAP_HRRXX of SAP_HR
⤷
PA-PA (Application Component) Personnel Administration
⤷
PAPW (Package) HR Internet Services
⤷
⤷
Basic Data
| Function Module | BAPI_EMPLOYEE_GETLIST | Find Employees and Their Information on Basis of Search Criteria |
| Function Group | HRW0 | Internet Services (Who's Who) |
| Program Name | SAPLHRW0 | Internet Services (Who's Who) |
| INCLUDE Name | LHRW0U03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OBJECT_ID | TYPE | BAPIEMP_LS-PERNR | Only Included Formally | |||
| |
OBJECT_ID | TYPE | BAPIEMP_LS-PERNR | Only Included Formally | |||
| |
SEARCH_DATE | TYPE | BAPIEMP_SC-DATUM | SY-DATUM | Date for Search (Default: Current Date) | ||
| |
ORG_SEARK | TYPE | BAPIEMP_SC-ORG_SEARK | Search String for Organizational Units | |||
| |
JOB_SEARK | TYPE | BAPIEMP_SC-JOB_SEARK | Search String for Jobs | |||
| |
SUR_NAME_SEARK | TYPE | BAPIEMP_SC-SUR_NAME | Search String for First Names | |||
| |
LST_NAME_SEARK | TYPE | BAPIEMP_SC-LST_NAME | Search String for Last Names | |||
| |
INHOUSE_TEL1_SEARK | TYPE | BAPIEMP_SC-TELNO | Search String for Telephone Number | |||
| |
INHOUSE_TEL2_SEARK | TYPE | BAPIEMP_SC-TELNO | Search String for 2nd Telephone Number (Fax) | |||
| |
BUILDING_SEARK | TYPE | BAPIEMP_SC-BUILDING | Search String for Buildings | |||
| |
ROOM_SEARK | TYPE | BAPIEMP_SC-ROOM | Search String for Rooms | |||
| |
EMPLOYEE_LIST | TYPE | BAPIEMP_LS | Output of Employees Selected with Data | |||
| |
NO_ACTIVE_PLVAR | TYPE | Active Plan Version Not Set | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 19970129 |
| SAP Release Created in |