Table list used by SAP ABAP Function Module HR_ABSENCE_QUOTA_REMOTE (Update employee's absence quota - infotype 2006)
SAP ABAP Function Module HR_ABSENCE_QUOTA_REMOTE (Update employee's absence quota - infotype 2006) is using
# Object Type Object Name Object Description Note
     
1 Table  BAPIPAKEY Key for HR Master Data
2 Table  BAPIPAKEY Key for HR Master Data SOURCE VALUE(KEY) LIKE BAPIPAKEY
3 Table  BAPIRETURN1 Return Parameter
4 Table  BAPIRETURN1 Return Parameter SOURCE VALUE(RETURN) LIKE BAPIRETURN1
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(NUMBER) LIKE P0001-PERNR
8 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(VALIDITYBEGIN) LIKE P0001-BEGDA OPTIONAL
9 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(RECORDNUMBER) LIKE P0001-SEQNR 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(SUBTYPE) LIKE P0001-SUBTY OPTIONAL
12 Table  P0001 HR Master Record: Infotype 0001 (Org. Assignment) SOURCE VALUE(LOCKINDICATOR) LIKE P0001-SPRPS OPTIONAL
13 Table  P0003 HR Master Record: Infotype 0003 (Payroll Status) SOURCE VALUE(VIEW_IDENTIFIER) LIKE P0003-VIEKN OPTIONAL
14 Table  P2006 HR Time Record: Infotype 2006 (Absence Quotas)
15 Table  P2006 HR Time Record: Infotype 2006 (Absence Quotas) SOURCE VALUE(RECORD) LIKE P2006
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