MAINTENANCE_LI_DIMENSION

The Maintenance Line Item dimension stores data about entitlements and line items for maintenance products.

Maintenance Line Item Dimension Columns

Columns

Type

Length

Description

ID

numeric

19

A unique identifier of the maintenance ID record as defined in FlexNet Operations.

ACTIVATION_ID

string

255

An identifier for a maintenance line item in FlexNet Operations.

ENTITLEMENT_ID

string

255

An identifier for entitlement, to which maintenance is associated.

ORDER_ID

string

255

This is specified in FlexNet operations while creating a maintenance line item. ORDER_ID can be null

ORDER_LINE_NUMBER

string

255

This is specified in FlexNet operations while creating a maintenance line item. ORDER_LINE_ITEM can be null.

STATE

string

64

Represents the current state of maintenance line item (Deployed/Obsolete). STATE can be null.

TENANT_ID

string

255

An Identifier representing tenant, to which this maintenance belongs. TENANT_ID can be null.

START_DATE

datetime

 

Maintenance product start date. START_DATE can be null.

END_DATE

datetime

 

Maintenance product Expiration date. END_DATE can be null.

MAINTENANCE_PRODUCT

varchar

255

Maintenance product name. MAINTENANCE_PRODUCT can be null.

MAINT_PART_NUMBER

varchar

255

Part Number associated with maintenance product. MAINT_PART_NUMBER can be null.