Category: Accounting
Database: DBC
| View Column | Data Type | Format | Description |
|---|---|---|---|
| UserName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | The name or profile of a user. |
| AccountName | VARCHAR(128) UNICODE NOT CASESPECIFIC NOT NULL | X(128) | Expanded account in effect when a request was submitted. |
| UserOrProfile | CHAR(7) UNICODE NOT CASESPECIFIC NOT NULL | X(7) | An indication whether the account name is for a user or a profile using the following values: User, Profile. |