Skip to main content

Window: My Profile

[Created: 12/09/2009 - Updated: 12/09/2009 ]
Description: My user information
Help:

Tab: User Contact

[Created: 12/09/2009 - Updated: 12/09/2009 ]
Description: Maintain User or Business Partner Contact
Help: The User Tab defines the log in for Users who have access to the system. For application access, users need to have a role assigned.
Tab Level: 0

Table 10: User Contact - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ad_user.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ad_user.AD_Org_ID numeric(10)
Table Direct
NameAlphanumeric identifier of the entityThe name of an entity (record) is used as an default search option in addition to the search key. The name is up to 60 characters in length.ad_user.Name character varying(60)
String
Search KeySearch key for the record in the format required7 bit lower case alpha numeric - max length 8 - can be used for operating system names.ad_user.Value character varying(40)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.ad_user.Description character varying(255)
String
CommentsComments or additional informationThe Comments field allows for free form entry of additional information.ad_user.Comments character varying(2000)
Text
ActiveThe record is active in the systemThere are two methods of making records unavailable in the system: One is to delete the record, the other is to de-activate the record. A de-activated record is not available for selection, but available for reports.There are two reasons for de-activating and not deleting records:(1) The system requires the record for audit purposes.(2) The record is referenced by other records. E.g., you cannot delete a Business Partner, if there are invoices for this partner record existing. You de-activate the Business Partner and prevent that this record is used for future entries.ad_user.IsActive character(1)
Yes-No
Business PartnerIdentifies a Business PartnerA Business Partner is anyone with whom you transact. This can include Vendor, Customer, Employee or Salespersonad_user.C_BPartner_ID numeric(10)
Search
Partner LocationIdentifies the (ship to) address for this Business PartnerThe Partner address indicates the location of a Business Partnerad_user.C_BPartner_Location_ID numeric(10)
Table Direct
EMail AddressElectronic Mail AddressThe Email Address is the Electronic Mail ID for this User and should be fully qualified (e.g. joe.smith@company.com). The Email Address is used to access the self service application functionality from the web.ad_user.EMail character varying(60)
String
PasswordPassword of any length (case sensitive)The Password for this User. Passwords are required to identify authorized users. For iDempiere Users, you can change the password via the Process "Reset Password".ad_user.Password character varying(1024)
String
TitleName this entity is referred to asThe Title indicates the name that an entity is referred to as.ad_user.Title character varying(40)
String
User PINad_user.UserPIN character varying(20)
String
BirthdayBirthday or Anniversary dayBirthday or Anniversary dayad_user.Birthday timestamp without time zone
Date
PhoneIdentifies a telephone numberThe Phone field identifies a telephone numberad_user.Phone character varying(40)
String
2nd PhoneIdentifies an alternate telephone number.The 2nd Phone field identifies an alternate telephone number.ad_user.Phone2 character varying(40)
String
FaxFacsimile numberThe Fax identifies a facsimile number for this Business Partner or Locationad_user.Fax character varying(40)
String
Notification TypeType of NotificationsEmails or Notification sent out for Request Updates, etc.ad_user.NotificationType character(1)
List
PositionJob Positionad_user.C_Job_ID numeric(10)
Table Direct
Full BP AccessThe user/contact has full access to Business Partner information and resourcesIf selected, the user has full access to the Business Partner (BP) information (Business Documents like Orders, Invoices - Requests) or resources (Assets, Downloads). If you deselect it, the user has no access rights unless, you explicitly grant it in tab "BP Access"ad_user.IsFullBPAccess character(1)
Yes-No
EMail User IDUser Name (ID) in the Mail SystemThe user name in the mail system is usually the string before the @ of your email address. Required if the mail server requires authentication to send emails.ad_user.EMailUser character varying(60)
String
EMail User PasswordPassword of your email user idRequired if the mail server requires authentication to send emails.ad_user.EMailUserPW character varying(255)
String
SupervisorSupervisor for this user/organization - used for escalation and approvalThe Supervisor indicates who will be used for forwarding and escalating issues for this user - or for approvals.ad_user.Supervisor_ID numeric(10)
Search
LDAP User NameUser Name used for authorization via LDAP (directory) servicesOptional LDAP system user name for the user. If not defined, the normal Name of the user is used. This allows to use the internal (LDAP) user id (e.g. jjanke) and the normal display name (e.g. Jorg Janke). The LDAP User Name can also be used without LDAP enables (see system window). This would allow to sign in as jjanke and use the display name of Jorg Janke.ad_user.LDAPUser character varying(60)
String
Trx OrganizationPerforming or initiating organizationThe organization which performs or initiates this transaction (for another organization). The owning Organization may not be the transaction organization in a service bureau environment, with centralized services, and inter-organization transactions.ad_user.AD_OrgTrx_ID numeric(10)
Table
Connection ProfileHow a Java Tenant connects to the server(s)Depending on the connection profile, different protocols are used and tasks are performed on the server rather then the tenant. Usually the user can select different profiles, unless it is enforced by the User or Role definition. The User level profile overwrites the Role based profile.ad_user.ConnectionProfile character(1)
List
Auto expand menuIf ticked, the menu is automatically expandedad_user.IsMenuAutoExpand character(1)
List
GreetingGreeting to print on correspondenceThe Greeting identifies the greeting to print on correspondence.ad_user.C_Greeting_ID numeric(10)
Table Direct
EMail VerifyDate Email was verifiedad_user.EMailVerifyDate timestamp without time zone
Date+Time
Last ContactDate this individual was last contactedThe Last Contact indicates the date that this Business Partner Contact was last contacted.ad_user.LastContact timestamp without time zone
Date
Verification InfoVerification information of EMail AddressThe field contains additional information how the EMail Address has been verifiedad_user.EMailVerify character varying(40)
String
Last ResultResult of last contactThe Last Result identifies the result of the last contact made.ad_user.LastResult character varying(255)
String

Tab: User Mail

[Created: 12/09/2009 - Updated: 12/09/2009 ]
Description: Mail sent to the user
Help: Archive of mails sent to users
Tab Level: 1

Table 20: User Mail - Fields

Table: Report Parameters

NameDescriptionHelpTechnical Info
TenantTenant for this installation.A Tenant is a company or a legal entity. You cannot share data between Tenants.ad_usermail.AD_Client_ID numeric(10)
Table Direct
OrganizationOrganizational entity within tenantAn organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations.ad_usermail.AD_Org_ID numeric(10)
Table Direct
User/ContactUser within the system - Internal or Business Partner ContactThe User identifies a unique user in the system. This could be an internal user or a business partner contactad_usermail.AD_User_ID numeric(10)
Search
Mail TemplateText templates for mailingsThe Mail Template indicates the mail template for return messages. Mail text can include variables. The priority of parsing is User/Contact, Business Partner and then the underlying business object (like Request, Dunning, Workflow object).So, @Name@ would resolve into the User name (if user is defined defined), then Business Partner name (if business partner is defined) and then the Name of the business object if it has a Name.For Multi-Lingual systems, the template is translated based on the Business Partner's language selection.ad_usermail.R_MailText_ID numeric(10)
Table Direct
Mail MessageWeb Store Mail Message Templatead_usermail.W_MailMsg_ID numeric(10)
Table Direct
CreatedDate this record was createdThe Created field indicates the date that this record was created.ad_usermail.Created timestamp without time zone
Date+Time
Message IDEMail Message IDSMTP Message ID for tracking purposesad_usermail.MessageID character varying(120)
String
EMail sent fromad_usermail.EMailFrom character varying(255)
String
Toad_usermail.RecipientTo character varying(2000)
String
Ccad_usermail.RecipientCc character varying(2000)
String
Bccad_usermail.RecipientBcc character varying(2000)
String
SubjectEmail Message SubjectSubject of the EMailad_usermail.Subject character varying(255)
String
Mail TextText used for Mail messageThe Mail Text indicates the text used for mail messages.ad_usermail.MailText character varying(2000)
Text
Delivery ConfirmationEMail Delivery confirmationad_usermail.DeliveryConfirmation character varying(120)
String
Deliveredad_usermail.IsDelivered character(1)
List