Skip to main content

Window: Error Message

[Created: 15/09/2000 - Updated: 02/01/2000 ]
Description: Display Error Messages
Help: The Error Message Window displays all error messages generated. This is for System Admin use only. The records must be manually deleted.

Tab: Error Message

[Created: 15/09/2000 - Updated: 02/01/2000 ]
Description: Error Message
Help: The Error Message Tab displays error messages that have been generated. They can be deleted with an automated clean up process.
Tab Level: 0

Table 10: Error Message - 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_error.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_error.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_error.Name character varying(60)
String
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_error.IsActive character(1)
Yes-No
LanguageLanguage for this entityThe Language identifies the language to use for display and formattingad_error.AD_Language character varying(6)
Table
Validation codeValidation CodeThe Validation Code displays the date, time and message of the error.ad_error.Code character varying(2000)
String