访问纪录 (窗口 ID-326)
来自iDempiere zh
窗口: 访问纪录
描述: 数据、资源的访问纪录
幫助: Logging needs to be explicitly enabled / written.
TAB: Access Log
描述: Log of Access to data or resources
幫助 Logging needs to be explicitly enabled / written.
File:访问纪录 - Access Log - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|---|---|---|---|
Access Log | Access Log | Log of Access to the System | null | AD_AccessLog_ID numeric(10) NOT NULL ID |
Active | 有效 | 本记录有效 | 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) NOT NULL Yes-No |
Client | 客户 | 安装此软件的客户 | 客户是一个公司或者合法的实体。你不能在客户之间共享数据。 | AD_Client_ID numeric(10) NOT NULL Table Direct |
Organization | 机构 | 客户内的机构实体。 | 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 |
Created | 创建日期 | 本记录产生日期 | The Created field indicates the date that this record was created. | Created timestamp without time zone NOT NULL Date+Time |
Description | 描述 | 该记录的可选描述 | 描述最多为 255 个字符。 | Description character varying(255) String |
Table | 表 | 字段所在表 | The Table indicates the table in which a field or fields reside. | AD_Table_ID numeric(10) Search |
Record ID | 记录ID | 记录的内部ID | The Record ID is the internal unique identifier of a record | Record_ID numeric(10) Button |
Column | 列 | 在表中的列 | 链接到数据库表中的列。 | AD_Column_ID numeric(10) Search |
Remote Addr | 远程地址 | 远程地址 | The Remote Address indicates an alternative or external address. | Remote_Addr character varying(60) String |
Remote Host | 远程主机 | null | null | Remote_Host character varying(60) String |
Text Message | 文本消息 | 文本消息 | null | TextMsg character varying(2000) Text |
Reply | Reply | Reply or Answer | null | Reply character varying(2000) Text |
TAB: Access Audit
描述: Log of Access to data or resources
幫助 Logging needs to be explicitly enabled / written.
File:访问纪录 - Access Audit - 窗口 (iDempiere 1.0.0).png
名稱 | 名稱 | 描述 | 幫助 | 產品規格 |
---|