SAPRecommendationSet Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This table stores data specific to the definition of a recommendation set.

Note: To cater for multi-tenant mode, this table may contain data for multiple tenants. Access requires that the database TenantID has been set in the SQL Server connection context information. That setting filters an underlying table to produce this view of data for the single, selected tenant.
Table 1. Database columns for SAPRecommendationSet table

Database Column

Details

SAPRecommendationSetID

Type: integer. Key. Generated ID

A unique identifier for the SAP recommendation set.

RecommendationSetUID

Type: text (max 128 characters). Key

A global unique identifier for the SAP recommendation set.

RecommendationSetName

Type: text (max 128 characters)

Name of recommendation set.

RecommendationSet Description

Type: text. Nullable

Description of recommendation set.

LandscapeUID

Type: text (max 128 characters)

A global unique identifier for the system landscape the recommendation set belongs to.

SAPRecommendationSet StatusID

Type: integer. Key

The status of the recommendation set.

CalculationDate

Type: datetime. Nullable

The date of the license postion calculation.

CreationUser

Type: text (max 256 characters)

The user who created the recommendation set.

CreationDate

Type: datetime

The data and time the recommendation set was created.

UpdatedUser

Type: text (max 256 characters)

The last user who update the recommendation set.

UpdatedDate

Type: datetime

The date and time the recommendation set was last updated.

ReviewedUser

Type: text (max 256 characters). Nullable

The user who reviewed the recommendation set.

ReviewedDate

Type: datetime. Nullable

The date and time the recommendation set was reviewed.

ReleasedUser

Type: text (max 256 characters). Nullable

The user who released the recommendation set.

ReleasedDate

Type: datetime. Nullable

The date and time the recommendation set was released.

Uploaded

Type: boolean

Indicates whether the recommendation set was oploaded by FNM-SAP

UploadedDate

Type: datetime. Nullable

The date the recommendation set was oploaded by FNM-SAP

FlexNet Manager Suite (On-Premises)

2020 R1