ENTITLEMENT_CHANNEL_PARTNERS
The Entitlement Channel Partners table is used to transform entitlements for intermediate tiers when there is more than one channel partner.
Note:If a bulk entitlement is transformed to the ENTITLEMENT_CHANNEL_PARTNERS table, then the values for End Customer and Tier1 partner are set to the same account.
Columns |
Type |
Length |
Description |
ENTITLEMENT_ID |
numeric |
19 |
A 19-digit unique identifier of the entitlement. ENTITLEMENT_ID is a foreign key to the ENTITLEMENT_DIMENSION table. |
TIER_NAME |
varchar |
255 |
The name of the partner tier. |
ORGUNIT_ID |
numeric |
19 |
A 19-digit (non-nullable) unique identifier of the device record as defined in FlexNet Operations. It is a foreign key. The ORGUNIT_ID is the primary key to the ORG_UNIT_DIMENSION table. |
TENANT_ID |
string |
255 |
The tenant ID data for the account. |