Importazione Linee del Report (finestra ID-249)
Da iDempiere it.
finestra: Importazione Linee del Report
descrizione: Importazione Linee del Report
Aiuto: La finestra Importazione Linee del Report è una tabella ad interim usata quando si importano dati esterni nel sistema. Selezionando il pulsante "Procedi" si aggiungono o modificano gli elementi appropriati.
TAB: Importazione Insieme di Righe dei Report
descrizione: null
Aiuto null
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Active | Attivo | Il record (dato, anagrafica,…) è attivo nel sistema | Ci sono due metodi per rendere un record non disponibile all sistema: Uno e di cancellarelo, l'atro è di disattivarelo. Un record disattivato non è disponibile per selezione, ma può essere utilizzato nei report.
Ci sono due ragioni da considere in favore alla disattivazione anziché la cancellazione dei record: (1) Il sistema richiede il record per scopi di audit. (2) Il record si è riferito da altri record. Per esempio, non si può cancellare un business partner, se esistono fatture per lui stesso. In questo caso si deve disattivare il busines partner per evitare l'immessione di transazioni future preso di lui. |
IsActive character(1) Yes-No |
Import Report Line Set | Importazione Insieme delle righe del report | null | null | I_ReportLine_ID numeric(10) NOT NULL ID |
Imported | Importato | null | The Imported check box indicates if this import has been processed. | I_IsImported character(1) NOT NULL Yes-No |
Import Error Message | Importazione Messaggio d'Errore | null | The Import Error Message displays any error messages generated during the import process. | I_ErrorMsg character varying(2000) String |
Client | Azienda | Client per questa installazione | Un Client è una Azienda o un'entità legale. Due client non possono condividere gli stessi dati. | AD_Client_ID numeric(10) Table Direct |
Organization | Organizzazione | Organizzazione all'interno un client | Una organizzazione è una unità del client o entità legale - esempi sono negozio o dipartemento. I dati possono essere condivisi tra più organizzazioni sotto lo stesso client. | AD_Org_ID numeric(10) Table Direct |
Report Line Set Name | Nome del set di righe del report | null | null | ReportLineSetName character varying(60) String |
Report Line Set | Set di righe del report | null | null | PA_ReportLineSet_ID numeric(10) Table Direct |
Report Line | Riga del report | null | null | PA_ReportLine_ID numeric(10) Table Direct |
Name | Nome | Identificativo alfanumerico dell'entità | Il Nome della entità (record) è utilizzato come una opzione di ricerca di default in addizione alla chiave di ricerca. Il nome è fino a 60 caratteri di lunghezza. | Name character varying(60) String |
Description | Descrizione | Una descrizione corta opzionale del record | La descrizione è limitata ad essere meno di 255 carratteri. | Description character varying(255) String |
Sequence | Sequenza | Sequenza dei documenti | The Sequence indicates the order of records | SeqNo numeric(10) Integer |
Summary Level | Livello di Sintesi | Questo è una entità sommaria | Una entità al Livello di Sintesi rappresente una rama di un albero anziché un nodo finale. Le entità al Livelli di sintesi sono utilizzate nel reporting e non contengono valori propri. | IsSummary character(1) Yes-No |
Printed | Stampato | null | Il checkbox Stampato indica se questo documento sarà stampato. | IsPrinted character(1) Yes-No |
PostingType | Tipo registrazione | null | 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 di riga | null | null | LineType character(1) List |
Calculation | Calcolo | null | null | CalculationType character(1) List |
Report Source | Fonte del report | null | null | PA_ReportSource_ID numeric(10) Table Direct |
Element Key | Chiave dell'elemento | null | null | ElementValue character varying(40) String |
Account Element | Elemento del Conto | Elemento del conto | I conti possono essere i conti originali o definiti dall'utente. | C_ElementValue_ID numeric(10) Table Direct |
Import Report Line Set | Installazione Report Line | Informa sull'importazione dell'installazione del Report Line. | null | Processing character(1) Button |
Processed | Elaborato | null | The Processed checkbox indicates that a document has been processed. | Processed character(1) Yes-No |