Window: Packages Installed
[Created: 11/12/2006 - Updated: 12/12/2006 ]
Description: List of packages installed
Help:

Tab: Packages Installed
[Created: 11/12/2006 - Updated: 06/08/2013 ]
Description: Packages Installed
Help:
Tab Level: 0
Table 10: Packages Installed - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | ad_package_imp_inst.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_package_imp_inst.AD_Org_ID numeric(10) Table Direct |
| 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. | ad_package_imp_inst.Name character varying(240) String |
| Package Version | ad_package_imp_inst.PK_Version character varying(40) String | ||
| Description | Optional short description of the record | A description is limited to 255 characters. | ad_package_imp_inst.Description character varying(2000) Text |
| Package Status | ad_package_imp_inst.PK_Status character varying(44) String | ||
| Created | Date this record was created | The Created field indicates the date that this record was created. | ad_package_imp_inst.Created timestamp without time zone Date+Time |
| Updated | Date this record was updated | The Updated field indicates the date that this record was updated. | ad_package_imp_inst.Updated timestamp without time zone Date+Time |
| Uninstall | ad_package_imp_inst.Uninstall character(1) Yes-No |