SAPContentEngineRule Table

This table stores an engine rule from downloadable content.

Table 1. Database columns for SAPContentEngineRule table

Database Column

Details

SAPContentEngineRuleID

Type: integer. Key. Generated ID

A unique identifier for the SAP content engine rule table.

EngineContentUID

Type: text (max 128 characters)

A global unique identifier for the engine.

RuleContentUID

Type: text (max 128 characters). Key

A global unique identifier for the engine rule.

RuleName

Type: text (max 128 characters)

Name of engine rule.

RuleDefinition

Type: text. Nullable

Rule definition for calculating consumption of an engine.

IsDefault

Type: boolean

Is this formula the default for created packages.

CreationDate

Type: datetime

The data and time the engine rule was created.

UpdatedDate

Type: datetime

The date and time the engine rule was last updated.