EntityID | int | A key identifying a specific entity within the table. |
EntityLabel | nvarchar | A string storing a label for the entity. |
ServerID | nvarchar | A string identifying the Strategic Finance server containing the entity. |
DatabaseName | nvarchar | A string identifying the source database containing the entity. |
EntityParentID | int | For child entities in the Strategic Finance database, this is a key referencing the parent entity. |
EntityParentLabel | nvarchar | A string storing a label for the parent entity. |
User-defined columns | varies The same data type in source entity. | This table stores each of up to 20 custom columns. |