SAPRuleType Table

FlexNet Manager Suite 2020 R1 (On-Premises)

This table stores the available SAP rule types used for recommending optimizations for SAP.

Table 1. Database columns for SAPRuleType table

Database Column

Details

SAPRuleTypeID

Type: integer. Key. Generated ID

A unique identifier for the SAP rule type.

TypeName

Type: text (max 100 characters). Key

A unique name for the SAP rule type.

SAPRuleCategoryID

Type: integer. Key

Foreign key to the rule category of the SAP rule.

TitleResourceName

Type: text (max 256 characters). Nullable

A localizable resource string representing an SAP rule type. Foreign key to the ComplianceResourceString table.

TitleDefaultValue

Type: text (max 100 characters)

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

RuleTemplate

Type: text

The template used to build a rule for the SAP rules engine.

DefaultRuleDefinition

Type: text. Nullable

Default rule definition for newly created SAP rule

FlexNet Manager Suite (On-Premises)

2020 R1