SAPSystemMigrationStatus Table

This table stores SAP system migration status.

Table 1. Database columns for SAPSystemMigrationStatus table

Database Column

Details

SAPSystemMigration StatusID

Type: integer. Key. Generated ID

A unique identifier for each SAPSystemMigrationStatusID. Possible values and the corresponding default strings are:

  • 1 = NotPlanned
  • 2 = Planned
  • 3 = InProgress
  • 4 = Completed
ResourceName

Type: text (max 256 characters). Key

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

DefaultValue

Type: text (max 100 characters)

The text to display if the status resource string has no translation.