INSTVERS - Documentation for installation Status and History
Documentation for installation Status and History information is stored in SAP table INSTVERS.
It is part of development package SBAT in software component BC-ABA. This development package consists of objects that can be grouped under "BASIS System Tables".
It is part of development package SBAT in software component BC-ABA. This development package consists of objects that can be grouped under "BASIS System Tables".
Fields for table INSTVERS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | 4 Byte Signed Integer | X | INT4 | INT4 | 4 | |
R3RELEASE | SAP Release | SAPRELEASE | CHAR | 10 | ||
SAPSID | Character Field with Length 10 | CHAR10 | CHAR | 10 | ||
SYSID | SAP System ID | SYSTEMID | CHAR | 2 | ||
OPSYS | Operating System of Application Server | SYOPSYS | CHAR | 10 | ||
HOSTNAME | Application Server | SYHOST | CHAR | 32 | ||
DBHOSTNAME | Application Server | SYHOST | CHAR | 32 | ||
DBTYPE | Central Database System | SYDBSYS | CHAR | 10 | ||
DATUM | Date | DATUM | DATS | 8 | ||
TIME | Field of type TIMS | TIMS | TIMS | 6 | ||
ACTION | Actiono (installation, system copy...) | ILACTION | CHAR | 1 | ||
STATUS | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
TOOL | Tool for carrying out the action | ILTOOL | CHAR | 10 | ||
INFO | 128 character | CHAR128 | CHAR | 128 |