NameDescriptionTypeAdditionnal InformationIntro version
idwebuser User unique identifier bigint
email Main email string Length between 0 and 100
user_firstname First name string Length between 0 and 30
user_lastname Last name string Length between 0 and 30
cust_id Customer unique identifier bigint
cust_no Customer number string
adrliv_id Shipping Address unique identifier (Small file) bigint
isActiveWeb Flag to determine tha user is active (1) or not (0) Boolean (1/0)