SAP ABAP Function Module BAPI_EPM_EMPLOYEE_GET_LIST (EPM: BAPI for retrieving a list of Employee data)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_GATEWAY (Package) EPM: Objects for Gateway
⤷
⤷
Basic Data
| Function Module | BAPI_EPM_EMPLOYEE_GET_LIST | EPM: BAPI for retrieving a list of Employee data |
| Function Group | SEPM_ORGANIZATION_BAPI | EPM: BAPIs for processing Org entities |
| Program Name | SAPLSEPM_ORGANIZATION_BAPI | |
| INCLUDE Name | LSEPM_ORGANIZATION_BAPIU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
MAX_ROWS | TYPE | BAPI_EPM_MAX_ROWS | EPM: Max row specifictation | |||
| |
SEL_PARAM_EMPLOYEE_ID | TYPE | BAPI_EPM_EMPLOYEE_ID_RANGE | EPM: Range type for Employee Ids | |||
| |
SEL_PARAM_FIRST_NAME | TYPE | BAPI_EPM_FIRST_NAME_RANGE | EPM: Range for first names of an employee | |||
| |
SEL_PARAM_LAST_NAME | TYPE | BAPI_EPM_LAST_NAME_RANGE | EPM: Range for first names of an employee | |||
| |
SEL_PARAM_LR_STATUS | TYPE | BAPI_EPM_LR_STATUS_RANGE | EPM: Range for Leave Request status | |||
| |
EMPLOYEE_DATA | TYPE | BAPI_EPM_EMPLOYEE | EPM: Employee data | |||
| |
RETURN | TYPE | BAPIRET2 | Return Parameter | |||
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 | 20140117 |
| SAP Release Created in | 740 |