View idempiere9.adempiere.ad_allusers_v
User (All)

Generated by
Quality Systems & Solutions
Legend:
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
ad_client_id int4 10  √  null Client/Tenant for this installation.
ad_org_id int4 10  √  null Organizational entity within client
ad_allusers_v_id numeric 10  √  null User (All)
ad_allclients_v_id numeric 10  √  null Client (All)
isactive bpchar 1  √  null The record is active in the system
created timestamp 29,6  √  null Date this record was created
createdby numeric 10  √  null User who created this records
updated timestamp 29,6  √  null Date this record was updated
updatedby numeric 10  √  null User who updated this records
value varchar 40  √  null Search key for the record in the format required - must be unique
name varchar 60  √  null Alphanumeric identifier of the entity
email varchar 60  √  null Electronic Mail Address
ldapuser varchar 60  √  null User Name used for authorization via LDAP (directory) services
description varchar 255  √  null Optional short description of the record
datelastlogin timestamp 29,6  √  null Date Last Login
userpin varchar 20  √  null User PIN
password varchar 1024  √  null Password of any length (case sensitive)
salt varchar 16  √  null Random data added to improve password hash effectiveness
islocked bpchar 1  √  null Locked
failedlogincount numeric 10  √  null Failed Login Count
datepasswordchanged timestamp 29,6  √  null Date Password Changed
isnopasswordreset bpchar 1  √  null No Password Reset
isexpired bpchar 1  √  null Expired
ad_allusers_v_uu varchar 36  √  null AD_AllUsers_V_UU
issupportuser bpchar 1  √  null Support User
isnoexpire bpchar 1  √  null No Expire
dateaccountlocked timestamp 29,6  √  null Date Account Locked

Analyzed at 2021-12-25 14:43 +0100