Importar configuração Linha Mapa (Janela ID-249)
Fonte: iDempiere pt
Janela: Importar configuração Linha Mapa
Descrição: Import Report Line Sets
Ajudar: The Import Report Line Set Window is an interim table which is used when importing external data into the system. Selecting the 'Process' button will either add or modify the appropriate records.
TAB: Importar Linhas Relatório
Descrição: null
Ajudar null
Ficheiro:Importar configuração Linha Mapa - Importar Linhas Relatório - Janela (iDempiere 1.0.0).png
Nome | Nome | Descrição | Ajudar | Especificações |
---|---|---|---|---|
Active | Activo | 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. |
IsActive character(1) Yes-No |
Import Report Line Set | Importar configuração Linha Relatório | Import Report Line Set values | null | I_ReportLine_ID numeric(10) NOT NULL ID |
Imported | Importado | Has this import been processed | The Imported check box indicates if this import has been processed. | I_IsImported character(1) NOT NULL Yes-No |
Import Error Message | Mensagens da Importação | Messages generated from import process | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | Empresa | A Empresa instalada neste sistema. | A Empresa é a sociedade, grupo empresarial ou qualquer outra entidade legal instalada neste sistema. Não é possivel partilhar dados entre Empresas. | AD_Client_ID numeric(10) Table Direct |
Organization | Organismo | Unidade organizacional componente da Empresa | A estrutura é uma das unidades organizacionais que constituem a Empresa, estas entidades podem ter figura juridica ou serem meras abstracções de um modelo de organização empresarial. Como exemplos podemos citar o sector, departamento, armazem, loja ou empresa associada. É possivél e normal partilhar dados entre estruturas. | AD_Org_ID numeric(10) Table Direct |
Report Line Set Name | Relatório, definir Nome Linha | Name of the Report Line Set | null | ReportLineSetName character varying(60) String |
Report Line Set | Relatório, configurar Linha | null | null | PA_ReportLineSet_ID numeric(10) Table Direct |
Report Line | Relatório, Linha | null | null | PA_ReportLine_ID numeric(10) Table Direct |
Name | Nome | 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) String |
Description | Descrição | Optional short description of the record | A description is limited to 255 characters. | Description character varying(255) String |
Sequence | Sequência | Metodo de ordenar registos; o numero mais baixo será o primeiro | A Sequência indica a ordem dos registos | SeqNo numeric(10) Integer |
Summary Level | Nível de Agregação | Nível correspondente a uma entidade superior, de topo ou agregadora numa estrutura hierarquizada | A summary entity represents a branch in a tree rather than an end-node. Summary entities are used for reporting and do not have own values. | IsSummary character(1) Yes-No |
Printed | Impresso | Indicates if this document / line is printed | The Printed checkbox indicates if this document or line will included when printing. | IsPrinted character(1) Yes-No |
PostingType | Tipo Lançamento | The type of amount that this journal updated | The Posting Type indicates the type of amount (Actual, Encumbrance, Budget) this journal updated. | PostingType character(1) List |
Amount Type | Amount Type | PA Amount Type for reporting | The amount type to report on: Quantity, Credit Only, Debit Only, Balance (expected sign) or Balance (accounted sign). "Expected sign" adjusts the sign of the result based on the Account Type and Expected Sign of each Account Element, whereas "accounted sign" always returns DR-CR. | PAAmountType character(1) List |
Amount Type | Amount Type | Type of amount to report | You can choose between the total and period amounts as well as the balance or just the debit/credit amounts. | AmountType character(2) List |
Period Type | Period Type | PA Period Type | The Period Type to report on: Period, Year, Total or Natural. Natural = Year for P & L accounts, Total for Balance Sheet accounts. | PAPeriodType character(1) List |
Line Type | Tipo Linha | null | null | LineType character(1) List |
Calculation | Cálculo | null | null | CalculationType character(1) List |
Report Source | Origem Relatório | Restriction of what will be shown in Report Line | null | PA_ReportSource_ID numeric(10) Table Direct |
Element Key | Elemento, Codigo | Key of the element | null | ElementValue character varying(40) String |
Account Element | Conta, Elemento | Account Element | Account Elements can be natural accounts or user defined values. | C_ElementValue_ID numeric(10) Table Direct |
Import Report Line Set | Importar Linhas Relatório | Import Report Line Set information | The Parameters are default values for null import record values, they do not overwrite any data. | Processing character(1) Button |
Processed | Processado | The document has been processed | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |