SAP Table PATCHHIST
History of Kernel Patch
PATCHHIST (History of Kernel Patch) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link PATCHHIST to other SAP tables.
Source: PATCHHIST (History of Kernel Patch)
PATCHHIST table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||
---|---|---|---|---|---|---|---|---|
EXECUTABLE | Executable Program Name | EXECUTABLE | CHAR | 20 | 0 | |||
SAPRELEASE | SAP Release | SAPRELEASE | CHAR | 10 | 0 | |||
HOSTNAME | Server name | HOST_NAME | CHAR | 22 | 0 | |||
PLATFORM | OS type without release no. (or '*'): HP-UX, Windows NT, ... | OSTYPE | CHAR | 10 | 0 | |||
DBVENDOR | Database Vendor | DBVENDOR | CHAR | 3 | 0 | |||
TIMESTAMP | Oracle: dba_tables.last_analyzed | DATEORA | CHAR | 14 | 0 | |||
PATCHNO | 10 digit number | NUM10 | NUMC | 10 | 0 | |||
DBSLPATCHN | 10 digit number | NUM10 | NUMC | 10 | 0 |