SAPSystemClass Table

This table stores classes of SAP systems e.g. S/4HANA, Classic Business Suite

Table 1. Database columns for SAPSystemClass table

Database Column

Details

SAPSystemClassID

Type: integer. Key. Generated ID

A unique identifier for the SAP system class.

ClassName

Type: text (max 64 characters). Key

A unique lookup for each SAPSystemClass. Possible values and the corresponding default strings are:

  • ClassicBusinessSuite
  • S4Hana
ResourceName

Type: text (max 256 characters). Nullable

A localizable resource string representing a SAP system class. Foreign key to the ComplianceResourceString table.

DefaultValue

Type: text (max 100 characters)

The text to display if the SAP system class resource string has no translation.