Table list used by SAP ABAP Function Module HR_QUOTA_CORRECTION_REMOTE (Update employee's quota correction - infotype 2013)
SAP ABAP Function Module HR_QUOTA_CORRECTION_REMOTE (Update employee's quota correction - infotype 2013) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIPAKEY Key for HR Master Data SOURCE VALUE(KEY) LIKE BAPIPAKEY
2 Table  BAPIPAKEY Key for HR Master Data
3 Table  BAPIRETURN1 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRETURN1
4 Table  BAPIRETURN1 Return Parameter
5 Table  BAPI_STAND Standard parameters in BAPI interfaces SOURCE VALUE(NOCOMMIT) LIKE BAPI_STAND-NO_COMMIT OPTIONAL
6 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(OBJECTID) LIKE P0001-OBJPS OPTIONAL
7 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(RECORDNUMBER) LIKE P0001-SEQNR OPTIONAL
8 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(NUMBER) LIKE P0001-PERNR
9 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(VALIDITYBEGIN) LIKE P0001-BEGDA OPTIONAL
10 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(VALIDITYEND) LIKE P0001-ENDDA OPTIONAL
11 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(LOCKINDICATOR) LIKE P0001-SPRPS OPTIONAL
12 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(SUBTYPE) LIKE P0001-SUBTY OPTIONAL
13 Table  P0003 HR Master Record: Infotype 0003 (Payroll Status) SOURCE VALUE(VIEW_IDENTIFIER) LIKE P0003-VIEKN OPTIONAL
14 Table  P2013 HR Time Record: Infotype 2013 (Quota Corrections) SOURCE VALUE(RECORD) LIKE P2013
15 Table  P2013 HR Time Record: Infotype 2013 (Quota Corrections)
16 Table  PRELP HR Master Data Buffer SOURCE VALUE(INFTY) LIKE PRELP-INFTY
17 Table  PSPAR Transfer String for HR Infotype Dialog Modules SOURCE VALUE(TCLAS) LIKE PSPAR-TCLAS DEFAULT 'A'
18 Table  PSPAR Transfer String for HR Infotype Dialog Modules SOURCE VALUE(OPERATION) LIKE PSPAR-ACTIO