SAP ABAP Function Module BAPI_EPM_LR_GET_LIST (EPM: BAPI for retrieving a list of Leave Request 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_LR_GET_LIST EPM: BAPI for retrieving a list of Leave Request data  
Function Group SEPM_LEAVE_REQUEST_BAPI   EPM: BAPIs for processing Leave Requests  
Program Name SAPLSEPM_LEAVE_REQUEST_BAPI    
INCLUDE Name LSEPM_LEAVE_REQUEST_BAPIU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing MAX_ROWS TYPE BAPI_EPM_MAX_ROWS Maximum number of lines of hits
Importing SEL_PARAM_TIMEFRAME_START TYPE BAPI_EPM_TIMESTAMP EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests'
Importing SEL_PARAM_TIMEFRAME_END TYPE BAPI_EPM_TIMESTAMP EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests'
Tables SEL_PARAM_EMPLOYEE_ID TYPE BAPI_EPM_EMPLOYEE_ID_RANGE EPM: Range type for Employee Ids
Tables SEL_PARAM_FIRST_NAME TYPE BAPI_EPM_FIRST_NAME_RANGE EPM: Range for first names of an employee
Tables SEL_PARAM_LAST_NAME TYPE BAPI_EPM_LAST_NAME_RANGE EPM: Range for first names of an employee
Tables SEL_PARAM_LR_STATUS TYPE BAPI_EPM_LR_STATUS_RANGE EPM: Range for Leave Request status
Tables LEAVE_REQUEST_DATA TYPE BAPI_EPM_LEAVE_REQUEST EPM: Leave Request data of an employee
Tables RETURN TYPE BAPIRET2 Return Parameter
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20131122 
SAP Release Created in 740