ManPageW PackagesInstalled
From ADempiere ERP Wiki
Jump to navigationJump to searchEnjoy it, and help to fill it! But please, always respecting copyright.
Please write your contributions under the Contributions Section
Window: Packages Installed[edit]
Description : List of packages installed
Help :
Tab: Packages Installed[edit]
Description : Packages Installed
Help :
Table Name : AD_Package_Imp_Inst
Fields
Name | Description | Help | Technical Data |
---|---|---|---|
Client | Client/Tenant for this installation. | A Client is a company or a legal entity. You cannot share data between Clients. Tenant is a synonym for Client. | AD_Client_ID
NUMBER(10) TableDir |
Organization | Organizational entity within client | An organization is a unit of your client or legal entity - examples are store, department. You can share data between organizations. | AD_Org_ID
NUMBER(10) TableDir |
Name | Alphanumeric identifier of the entity | The 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. | Name
NVARCHAR2(240) String |
Package Version | PK_Version
NVARCHAR2(40) String | ||
Description | Optional short description of the record | A description is limited to 255 characters. | Description
NVARCHAR2(2000) Text |
PK_Status | PK_Status
NVARCHAR2(44) String | ||
Created | Date this record was created | The Created field indicates the date that this record was created. | Created
DATE DateTime |
Updated | Date this record was updated | The Updated field indicates the date that this record was updated. | Updated
DATE DateTime |
Uninstall | Uninstall
CHAR(1) YesNo |