Attribute Name |
Attribute Definition |
Logical Datatype |
Is Required |
Application User Id |
The automatically generated primary key of the app_user table. |
LONG |
Yes |
User Name |
The name of the Application User. |
VARCHAR(255) |
No |
User Login |
The login name used to access the Application. This may not be filled in if external application security is used.
|
VARCHAR(255) |
Yes |
Password |
This space intentionally left blank. |
VARCHAR(255) |
No |
Delete Date |
The value of a Application User, stored as a date. |
DATE |
No |
Email Address |
An email address for the Application User. |
VARCHAR(255) |
No |