LINE_ITEM_CUSTOM_ATTR

The Line Item Custom Attributes table holds all the custom attributes belonging to line items.

Line Item Custom Attributes Columns

Columns

Type

Length

Description

ID

numeric

19

A 19-digit unique identifier of the device record as defined in FlexNet Operations. The ID is the primary key for the Line Item custom attribute.

ACTIVATION_ID

numeric

19

A 19-digit unique identifier of the line item. ACTIVATION_ID is a foreign key to the LINE_ITEM_DIMENSION table.

TENANT_ID

varchar

255

The tenant ID data for the line item.

CA1_NAME
CA1_VALUE

CA2_NAME
CA2_VALUE

.
.
.

CA30_NAME
CA30_VALUE

varchar

255

The Name/Value pairs of the Line Item custom attribute.