ORG_UNIT_CUSTOM_ATTR
The Organization Unit Custom Attributes table holds all the custom attributes belonging to accounts.
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 Organization Unit (account) custom attribute. |
ORG_ID |
numeric |
19 |
A 19-digit unique identifier of the organization. ORG_ID is a foreign key to the ORG_UNIT_DIMENSION table. Note:ORG_ID refers to the organization’s account ID in FlexNet Operations. |
TENANT_ID |
varchar |
255 |
The tenant ID data for the account. |
CA1_NAME CA2_NAME . CA30_NAME |
varchar |
255 |
The Name/Value pairs of the Organization Unit (account) custom attribute. |