Context Help Suggestion (Window ID-200088)
From iDempiere en
Window: Context Help Suggestion
Description: Review context help suggestion from tenant
Help:
Tab: Suggestion
Description:
Help:
Name | Description | Help | Technical Data |
---|---|---|---|
Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | AD_CtxHelpSuggestion.AD_Client_ID numeric(10) Table Direct |
Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | AD_CtxHelpSuggestion.AD_Org_ID numeric(10) Table Direct |
Context Help | AD_CtxHelpSuggestion.AD_CtxHelp_ID numeric(10) Search | ||
Language | Language for this entity | The Language identifies the language to use for display and formatting | AD_CtxHelpSuggestion.AD_Language character varying(6) Table |
User/Contact | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | AD_CtxHelpSuggestion.AD_User_ID numeric(10) Search |
Tenant of User | AD_CtxHelpSuggestion.AD_UserClient_ID numeric(10) Table | ||
Active | The record is active in the system | There 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_CtxHelpSuggestion.IsActive character(1) Yes-No |
Message Text | Textual Informational, Menu or Error Message | The Message Text indicates the message that will display | AD_CtxHelpSuggestion.MsgText character varying(2000) Text |
Approved | Indicates if this document requires approval | The Approved checkbox indicates if this document requires approval before it can be processed. | AD_CtxHelpSuggestion.IsApproved character(1) Yes-No |
Processed | The document has been processed | The Processed checkbox indicates that a document has been processed. | AD_CtxHelpSuggestion.Processed character(1) Yes-No |
Save As Tenant Customization | Apply changes as tenant customization | Changes is keep as tenant specific customization and wouldn't effect other tenants in the system | AD_CtxHelpSuggestion.IsSaveAsTenantCustomization character(1) Yes-No |
Compare Context Help Suggestion | AD_CtxHelpSuggestion.CompareSuggestion character(1) Button | ||
Reject Context Help Suggestion | Reject suggested changes for context help | AD_CtxHelpSuggestion.RejectSuggestion character(1) Button | |
Accept Context Help Suggestion | Accept suggested changes for context help | AD_CtxHelpSuggestion.AcceptSuggestion character(1) Button |