SAP ABAP Table PATCHHIST (History of Kernel Patch)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA (Application Component) ABAP Runtime Environment
⤷
SBAC (Package) Kernel Objects
⤷
⤷
Basic Data
| Table Category | TRANSP | Transparent table |
| Transparent table | PATCHHIST |
|
| Short Description | History of Kernel Patch |
Delivery and Maintenance
| Pool/cluster | ||
| Delivery Class | L | Table for storing temporary data, delivered empty |
| Data Browser/Table View Maintenance | Display/Maintenance Allowed with Restrictions |
Components
| |
Field | Key | Data Element | Domain | Data Type |
Length | Decimal Places |
Short Description | Check table |
|---|---|---|---|---|---|---|---|---|---|
| 1 | |
EXECUTABLE | TEXT20 | CHAR | 20 | 0 | Executable Program Name | ||
| 2 | |
SAPRELEASE | CHAR10 | CHAR | 10 | 0 | SAP Release | ||
| 3 | |
HOST_NAME | TEXT22 | CHAR | 22 | 0 | Server name | ||
| 4 | |
OSTYPE | CHAR10 | CHAR | 10 | 0 | OS type without release no. (or '*'): HP-UX, Windows NT, ... | ||
| 5 | |
DBVENDOR | CHAR3 | CHAR | 3 | 0 | Database Vendor | ||
| 6 | |
DATEORA | CHAR14 | CHAR | 14 | 0 | Oracle: dba_tables.last_analyzed | ||
| 7 | |
NUM10 | NUM10 | NUMC | 10 | 0 | 10 digit number | ||
| 8 | |
NUM10 | NUM10 | NUMC | 10 | 0 | 10 digit number |
History
| Last changed by/on | SAP | 20130604 |
| SAP Release Created in | 610 |