Table list used by SAP ABAP Function Module BAPI_EPM_LR_GET_LIST (EPM: BAPI for retrieving a list of Leave Request data)
SAP ABAP Function Module
BAPI_EPM_LR_GET_LIST (EPM: BAPI for retrieving a list of Leave Request data) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | BAPIRET2 | Return Parameter | SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL |
|
| 2 | BAPI_EPM_EMPLOYEE_ID_RANGE | EPM: Range type for Employee Ids | SOURCE SEL_PARAM_EMPLOYEE_ID STRUCTURE BAPI_EPM_EMPLOYEE_ID_RANGE OPTIONAL |
|
| 3 | BAPI_EPM_FIRST_NAME_RANGE | EPM: Range for first names of an employee | SOURCE SEL_PARAM_FIRST_NAME STRUCTURE BAPI_EPM_FIRST_NAME_RANGE OPTIONAL |
|
| 4 | BAPI_EPM_LAST_NAME_RANGE | EPM: Range for first names of an employee | SOURCE SEL_PARAM_LAST_NAME STRUCTURE BAPI_EPM_LAST_NAME_RANGE OPTIONAL |
|
| 5 | BAPI_EPM_LEAVE_REQUEST | EPM: Leave Request data of an employee | ||
| 6 | BAPI_EPM_LEAVE_REQUEST | EPM: Leave Request data of an employee | SOURCE LEAVE_REQUEST_DATA STRUCTURE BAPI_EPM_LEAVE_REQUEST OPTIONAL |
|
| 7 | BAPI_EPM_LR_STATUS_RANGE | EPM: Range for Leave Request status | SOURCE SEL_PARAM_LR_STATUS STRUCTURE BAPI_EPM_LR_STATUS_RANGE OPTIONAL |
|
| 8 | BAPI_EPM_MAX_ROWS | EPM: Max row specifictation | ||
| 9 | BAPI_EPM_MAX_ROWS | EPM: Max row specifictation | SOURCE VALUE(MAX_ROWS) TYPE BAPI_EPM_MAX_ROWS OPTIONAL |
|
| 10 | BAPI_EPM_TIMESTAMP | EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests' | SOURCE VALUE(SEL_PARAM_TIMEFRAME_START) TYPE BAPI_EPM_TIMESTAMP OPTIONAL |
|
| 11 | BAPI_EPM_TIMESTAMP | EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests' | SOURCE VALUE(SEL_PARAM_TIMEFRAME_END) TYPE BAPI_EPM_TIMESTAMP OPTIONAL |
|
| 12 | BAPI_EPM_TIMESTAMP | EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests' | ||
| 13 | SNWD_LR_ITEM | EPM: Leave Request Item data |