| Field Name | Field Description | Data Type | FK Join |
|---|---|---|---|
| AccountTypeCode | Account Type Code | nvarchar | |
| AccountTypeDesc | Account Type Description | nvarchar | |
| RecordId | Account Id | int | vr_account |
| TypeCode | Account Type Code | nvarchar | |
| TypeDesc | Account Type Description | nvarchar | |
| TypeId | Account Type Id | int | vr_accountType |
| UdfFieldDesc | Udf Field Description | nvarchar | |
| UdfFieldName | Udf Field Name | nvarchar | |
| UdfValue | Udf Value | nvarchar |