Table list used by SAP ABAP Function Module BAPI_EPM_LR_GET_DETAIL (EPM: BAPI for retrieving Leave Request detail data)
SAP ABAP Function Module BAPI_EPM_LR_GET_DETAIL (EPM: BAPI for retrieving Leave Request detail data) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIRET2 Return Parameter SOURCE RETURN STRUCTURE BAPIRET2 OPTIONAL
2 Table  BAPI_EPM_EMPLOYEE_ID EPM: Employee Id used with BAPIs
3 Table  BAPI_EPM_EMPLOYEE_ID EPM: Employee Id used with BAPIs SOURCE VALUE(EMPLOYEE_ID) TYPE BAPI_EPM_EMPLOYEE_ID
4 Table  BAPI_EPM_LEAVE_REQUEST EPM: Leave Request data of an employee
5 Table  BAPI_EPM_LEAVE_REQUEST EPM: Leave Request data of an employee SOURCE VALUE(LEAVE_REQUEST_DATA) TYPE BAPI_EPM_LEAVE_REQUEST
6 Table  BAPI_EPM_TIMESTAMP EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests' SOURCE VALUE(TO_TIME_STAMP) TYPE BAPI_EPM_TIMESTAMP
7 Table  BAPI_EPM_TIMESTAMP EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests'
8 Table  BAPI_EPM_TIMESTAMP EPM: Timestamp, e.g. used. by BAPI's for 'Leave Requests' SOURCE VALUE(FROM_TIME_STAMP) TYPE BAPI_EPM_TIMESTAMP
9 Table  SNWD_LR_ITEM EPM: Leave Request Item data