Process Audit (finestra ID-332)
Da iDempiere it.
finestra: Process Audit
descrizione: Audit process use
Aiuto: null
TAB: Process Audit
descrizione: Audit Process use
Aiuto null
File:Process Audit - Process Audit - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
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 |
Created | Creato | Data in cui questo Record è stato creato | Il campo Creato indica la data in cui questo Record è stato creato. | Created timestamp without time zone NOT NULL Date+Time |
Updated | Aggiornato | Data di aggiornamento di questo record | The Updated field indicates the date that this record was updated. | Updated timestamp without time zone Date+Time |
Process | Elaborazione | Processo o Report | Il campo Processo identifica un processo o report unico nel sistema. | AD_Process_ID numeric(10) NOT NULL Table Direct |
Record ID | Record ID | Record ID interno | The Record ID is the internal unique identifier of a record | Record_ID numeric(10) NOT NULL Integer |
User/Contact | Utente/Contatto | Utente del sistema - contatto interno o contatto di un Business Partner | L'ID Utente/Contatto identifica un utente unico del sistema. | AD_User_ID numeric(10) Table Direct |
Error Msg | Messaggio errore | null | null | ErrorMsg character varying(2000) String |
Result | Risultato | null | The Result indicates the result of any action taken on this request. | Result numeric(10) Integer |
Processing | In Elaborazione | null | null | IsProcessing character(1) NOT NULL Yes-No |
TAB: Parameter Audit
descrizione: Audit Process Parameter Values
Aiuto null
File:Process Audit - Parameter Audit - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
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 |
Process Instance | Istanza dell'Elaborazione | null | null | AD_PInstance_ID numeric(10) NOT NULL Table Direct |
Sequence | Sequenza | Sequenza dei documenti | The Sequence indicates the order of records | SeqNo numeric(10) NOT NULL ID |
Parameter Name | Nome del parametro | null | null | ParameterName character varying(60) String |
Info | Info | null | The Information displays data from the source document line. | Info character varying(60) String |
Info To | Info a | null | null | Info_To character varying(60) String |
Process String | P_String | null | null | P_String character varying(255) String |
Process String To | P_String_To | null | null | P_String_To character varying(255) String |
Process Date | Data della Elaborazione | null | null | P_Date timestamp without time zone Date+Time |
Process Date To | Data della Elaborazione A | null | null | P_Date_To timestamp without time zone Date+Time |
Process Number | P_Number | null | null | P_Number numeric Number |
Process Number To | P_Number To | null | null | P_Number_To numeric Number |
TAB: Log
descrizione: Process Log
Aiuto null
File:Process Audit - Log - finestra (iDempiere 1.0.0).png
nome | nome | descrizione | Aiuto | specificazioni |
---|---|---|---|---|
Process Instance | Istanza dell'Elaborazione | null | null | AD_PInstance_ID numeric(10) NOT NULL Table Direct |
Log | Log | null | null | Log_ID numeric(10) NOT NULL ID |
Process ID | ID del Processo | null | null | P_ID numeric(10) ID |
Process Date | Data della Elaborazione | null | null | P_Date timestamp without time zone Date |
Process Number | P_Number | null | null | P_Number numeric Number |
Process Message | Elabora Messaggio | null | null | P_Msg character varying(2000) String |
Table | Tabella | Tabella per i campi | La Tabella indica la tabella dove si trovano dei record. | AD_Table_ID numeric(10) Table Direct |
Record ID | Record ID | Record ID interno | The Record ID is the internal unique identifier of a record | Record_ID numeric(10) Button |