Skip to main content

Window: Message

[Created: 21/05/1999 - Updated: 02/01/2000 ]
Description: Maintain Information and Error Messages
Help: The Message Window defines the Message Text and Message Tips for each system generated message. It is for System Admin use only.

Tab: Message

[Created: 21/05/1999 - Updated: 02/01/2000 ]
Description: Information Error and Menu Messages
Help: The Message Tab displays error message text and menu messages
Tab Level: 0

Table 10: 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_message.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_message.AD_Org_ID numeric(10)
Table Direct
Search KeySearch key for the record in the format required - must be uniqueA search key allows you a fast method of finding a particular record.If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_", where TableName is the actual name of the table (e.g. C_Order).ad_message.Value character varying(255)
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_message.IsActive character(1)
Yes-No
Entity TypeDictionary Entity Type; Determines ownership and synchronizationThe Entity Types "Dictionary", "iDempiere" and "Application" might be automatically synchronized and customizations deleted or overwritten. For customizations, copy the entity and select "User"!ad_message.EntityType character varying(40)
Table
Message TypeType of message (Informational, Menu or Error)The Message Type indicates the type of message being defined. Valid message types are Informational, Menu and Error.ad_message.MsgType character(1)
List
Message TextTextual Informational, Menu or Error MessageThe Message Text indicates the message that will displayad_message.MsgText character varying(2000)
Text
Message TipAdditional tip or help for this messageThe Message Tip defines additional help or information about this message.ad_message.MsgTip character varying(2000)
Text

Tab: Translation

[Created: 21/05/1999 - Updated: 27/10/2024 ]
Description:
Help:
Tab Level: 1

Table 20: Translation - 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_message_trl.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_message_trl.AD_Org_ID numeric(10)
Table Direct
MessageSystem MessageInformation and Error messagesad_message_trl.AD_Message_ID numeric(10)
Search
LanguageLanguage for this entityThe Language identifies the language to use for display and formattingad_message_trl.AD_Language character varying(6)
Table
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_message_trl.IsActive character(1)
Yes-No
TranslatedThis column is translatedThe Translated checkbox indicates if this column is translated.ad_message_trl.IsTranslated character(1)
Yes-No
Message TextTextual Informational, Menu or Error MessageThe Message Text indicates the message that will displayad_message_trl.MsgText character varying(2000)
Text
Message TipAdditional tip or help for this messageThe Message Tip defines additional help or information about this message.ad_message_trl.MsgTip character varying(2000)
Text