Pack In (Venster ID-50005)
Uit iDempiere nl
Venster: Pack In
Beschrijving: Imports a package
Help: Imports a package previously created by PackOut
TAB: PackIn
Beschrijving: Import a package created by PackOut
Help null
Bestand:Pack In - PackIn - Venster (iDempiere 1.0.0).png
Naam | Naam | Beschrijving | Help | Specificaties |
---|---|---|---|---|
Client | 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 numeric(10) NOT NULL Table Direct |
Organization | 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 numeric(10) NOT NULL Table Direct |
Name | 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 character varying(60) NOT NULL String |
Created | Created | Date this record was created | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Update System Maintained Application Dictionary | Update System Maintained Application Dictionary | null | null | AD_Override_Dict character(1) Yes-No |
Date Processed | Date Processed | null | null | DateProcessed timestamp without time zone Date+Time |
Process Message | Process Message | null | null | P_Msg character varying(2000) Text |
PackIn | PackIn | Import Package | Import a package | Processing character(1) Button |