Skip to main content

Window: Pack In

[Created: 11/12/2006 - Updated: 28/05/2012 ]
Description: Imports a package
Help: Imports a package previously created by PackOut

Tab: PackIn

[Created: 11/12/2006 - Updated: 14/08/2015 ]
Description: Import a package created by PackOut
Help:
Tab Level: 0

Table 10: PackIn - 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_package_imp_proc.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_package_imp_proc.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_package_imp_proc.Name character varying(500)
String
CreatedDate this record was createdThe Created field indicates the date that this record was created.ad_package_imp_proc.Created timestamp without time zone
Date+Time
Date Processedad_package_imp_proc.DateProcessed timestamp without time zone
Date+Time
Process Messagead_package_imp_proc.P_Msg character varying(2000)
Text
PackInImport PackageImport a packagead_package_imp_proc.Processing character(1)
Button

Tab: Package Installation

[Created: 13/08/2015 - Updated: 12/11/2020 ]
Description:
Help:
Tab Level: 1

Table 20: Package Installation - 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_package_imp.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_package_imp.AD_Org_ID numeric(10)
Table Direct
Package Imp. Proc.ad_package_imp.AD_Package_Imp_Proc_ID numeric(10)
Table Direct
Package Imp.ad_package_imp.AD_Package_Imp_ID numeric(10)
ID
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_package_imp.Name character varying(500)
String
Package Versionad_package_imp.PK_Version character varying(20)
String
Package Statusad_package_imp.PK_Status character varying(22)
String
DescriptionOptional short description of the recordA description is limited to 255 characters.ad_package_imp.Description character varying(1000)
Memo
PackRollad_package_imp.Processing character(1)
Button
ProcessedThe document has been processedThe Processed checkbox indicates that a document has been processed.ad_package_imp.Processed character(1)
Yes-No
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_package_imp.IsActive character(1)
Yes-No