SAPRecommendationSetStatus Table

This table stores SAP Recommendation Set status.

Table 1. Database columns for SAPRecommendationSetStatus table

Database Column

Details

SAPRecommendationSet StatusID

Type: integer. Key. Generated ID

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

  • 1 = In Review
  • 2 = Archived
  • 3 = Released
  • 4 = New License Position
  • 5 = Rejected
  • 6 = Simulation
  • 7 = Creating
  • 8 = Previous License Position.
ResourceName

Type: text (max 256 characters). Key

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