SAPSystemLandscapeStatus Table

This table stores SAP System Landscape status.

Table 1. Database columns for SAPSystemLandscapeStatus table

Database Column

Details

SAPSystemLandscape StatusID

Type: integer. Key. Generated ID

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

  • 1 = Inactive
  • 2 = Active
  • 3 = Archived
  • 4 = Simulation
ResourceName

Type: text (max 256 characters). Key

A localizable resource string representing an SAP System Landscape 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.