Table list used by SAP ABAP Function Module HR_BPS_REQUESTEMP_GETLIST (Read Instances)
SAP ABAP Function Module HR_BPS_REQUESTEMP_GETLIST (Read Instances) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIP0718 HR Master Record: Infotype 0718 (Request) SOURCE VALUE(EMPLOYEENUMBER) LIKE BAPIP0718-EMPLOYEENO
2 Table  BAPIP0718 HR Master Record: Infotype 0718 (Request) SOURCE VALUE(SUBTYPE) LIKE BAPIP0718-SUBTYPE OPTIONAL
3 Table  BAPIP0718 HR Master Record: Infotype 0718 (Request) SOURCE VALUE(TIMEINTERVALLOW) LIKE BAPIP0718-VALIDBEGIN DEFAULT '18000101'
4 Table  BAPIP0718 HR Master Record: Infotype 0718 (Request) SOURCE VALUE(TIMEINTERVALHIGH) LIKE BAPIP0718-VALIDEND DEFAULT '99991231'
5 Table  BAPIPAKEY Key for HR Master Data
6 Table  BAPIPAKEY Key for HR Master Data SOURCE REQUESTEMPKEY STRUCTURE BAPIPAKEY
7 Table  BAPIRETURN1 Return Parameter
8 Table  BAPIRETURN1 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRETURN1