BART_VERSION

Installed Schema Versions

Definition


The BART_VERSION table contains the history of the database changes performed on an installed version of SAP CC BART

Technical Data


Schema Version 5.0.5
Filegroup BART_DATA
Partitioned No

Summary


The BART_VERSION table is defined by the following columns in your back-end database. See the column details for more information.

Name PK FK IX Uses Used by Definition
INSTALL_DATE        

    The date of schema setup or update
    VERSION_ID        

      The technical version number of the SAP CC BART Database schema

      More...

      Column Details

      The database schema defines the following columns. Check the definitions, types, available indexes, and formats:

      INSTALL_DATE

      Definition The date of schema setup or update
      Type DATETIME, NULL

      VERSION_ID

      Definition The technical version number of the SAP CC BART Database schema
      Description

      This number must be compliant with the technical version number of the SAP CC BART Server system connected to this database. The third digit is the schema number is the same for all the database, whatever the technology. The two first digits are the technical major and minor version numbers of the SAP CC software.

      • 5.0 stands for SAP CC 5.0
      • 4.6 stands for SAP CC 4.1
      • 4.5 stands for SAP CC 4.0
      • 4.4 stands for SAP CC 3.0
      • 4.3 stands for SAP CC 2.0

      Type NVARCHAR(20), NULL