Window: Process Audit
[Created: 15/06/2004 - Updated: 02/01/2000 ]
Description: Audit process use
Help: Process Instance Information

Tab: Process Audit
[Created: 15/06/2004 - Updated: 02/01/2000 ]
Description: Audit Process use
Help:
Tab Level: 0
Table 10: Process Audit - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | ad_pinstance.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | ad_pinstance.AD_Org_ID numeric(10) Table Direct |
| Created | Date this record was created | The Created field indicates the date that this record was created. | ad_pinstance.Created timestamp without time zone Date+Time |
| Updated | Date this record was updated | The Updated field indicates the date that this record was updated. | ad_pinstance.Updated timestamp without time zone Date+Time |
| Process | Process or Report | The Process field identifies a unique Process or Report in the system. | ad_pinstance.AD_Process_ID numeric(10) Table Direct |
| Table | Database Table information | The Database Table provides the information of the table definition | ad_pinstance.AD_Table_ID numeric(10) Table Direct |
| Record ID | Direct internal record ID | The Record ID is the internal unique identifier of a record. Please note that zooming to the record may not be successful for Orders, Invoices and Shipment/Receipts as sometimes the Sales Order type is not known. | ad_pinstance.Record_ID numeric(10) Record ID |
| Record UUID | ad_pinstance.Record_UU character varying(36) Record UUID | ||
| User/Contact | User within the system - Internal or Business Partner Contact | The User identifies a unique user in the system. This could be an internal user or a business partner contact | ad_pinstance.AD_User_ID numeric(10) Table Direct |
| Error Msg | ad_pinstance.ErrorMsg character varying(2000) String | ||
| JSON Data | The json field stores json data. | ad_pinstance.JsonData json JSON | |
| Result | Result of the action taken | The Result indicates the result of any action taken on this request. | ad_pinstance.Result numeric(10) Integer |
| Session | User Session Online or Web | Online or Web Session Information | ad_pinstance.AD_Session_ID numeric(10) Search |
| Processing | ad_pinstance.IsProcessing character(1) Yes-No | ||
| Run as Job | ad_pinstance.IsRunAsJob character(1) Yes-No | ||
| Notification Type | Type of Notifications | Emails or Notification sent out for Request Updates, etc. | ad_pinstance.NotificationType character varying(2) List |
| Report Type | ad_pinstance.ReportType character varying(5) String | ||
| Language ID | ad_pinstance.AD_Language_ID numeric(10) Table Direct | ||
| Print Format | Data Print Format | The print format determines how data is rendered for print. | ad_pinstance.AD_PrintFormat_ID numeric(10) Table Direct |
| Summary Level | This is a summary entity | 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. | ad_pinstance.IsSummary character(1) Yes-No |
| 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. | ad_pinstance.Name character varying(60) String |
Tab: Parameter Audit
[Created: 15/06/2004 - Updated: 02/01/2000 ]
Description: Audit Process Parameter Values
Help:
Tab Level: 1
Table 20: Parameter Audit - Fields
Table: Report Parameters
| Name | Description | Help | Technical Info |
|---|---|---|---|
| Tenant | Tenant for this installation. | A Tenant is a company or a legal entity. You cannot share data between Tenants. | ad_pinstance_para.AD_Client_ID numeric(10) Table Direct |
| Organization | Organizational entity within tenant | An organization is a unit of your tenant or legal entity - examples are store, department. You can share data between organizations. | ad_pinstance_para.AD_Org_ID numeric(10) Table Direct |
| Process Instance | Instance of the process | ad_pinstance_para.AD_PInstance_ID numeric(10) Search | |
| Sequence | Method of ordering records; lowest number comes first | The Sequence indicates the order of records | ad_pinstance_para.SeqNo numeric(10) ID |
| Parameter Name | ad_pinstance_para.ParameterName character varying(60) String | ||
| Info | Information | The Information displays data from the source document line. | ad_pinstance_para.Info character varying(4000) String |
| Info To | ad_pinstance_para.Info_To character varying(4000) String | ||
| Process String | Process Parameter | ad_pinstance_para.P_String character varying(4000) String | |
| Process String To | Process Parameter | ad_pinstance_para.P_String_To character varying(4000) String | |
| Process Date | Process Parameter | ad_pinstance_para.P_Date timestamp without time zone Date+Time | |
| Process Date To | Process Parameter | ad_pinstance_para.P_Date_To timestamp without time zone Date+Time | |
| Process Number | Process Parameter | ad_pinstance_para.P_Number numeric Number | |
| Process Number To | Process Parameter | ad_pinstance_para.P_Number_To numeric Number | |
| Not Clause | Indicates if a chosen multiple component value must be negate | ad_pinstance_para.IsNotClause character(1) Yes-No |