元素 (窗口 ID-151)

来自iDempiere zh
跳转至:导航搜索



窗口: 元素

描述: 维护字段元素

幫助: The System Element Window is the Central Repository for Field Names Descriptions and Help Comments



TAB: 元素

描述: 元素


幫助 The Element Tab defines each system level element.


File:元素 - 元素 - 窗口 (iDempiere 1.0.0).png




名稱 名稱 描述 幫助 產品規格
System Element 系统元素 系统元素使得我们能够对列的描述和帮助进行集中维护。 系统元素使得我们能够对数据库字段的描述、帮助和词汇进行集中维护。 AD_Element_ID
numeric(10) NOT NULL
ID
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
DB Column Name 数据库列名 Name of the column in the database The Column Name indicates the name of a column on a table as defined in the database. ColumnName
character varying(30) NOT NULL
String
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. Name
character varying(60) NOT NULL
String
Print Text 打印文本 The label text to be printed on a document or correspondence. The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. PrintName
character varying(60) NOT NULL
String
Description 描述 该记录的可选描述 描述最多为 255 个字符。 Description
character varying(255)
String
Comment/Help 注释/帮助 注释或提示 The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text
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
Entity Type 实体类型 字典实体类型; 确定所有者和同步性 实体类型"字典/Dictionary", "Adempiere" 和 "应用/Application" 能够自动的同步因此客户化的工作将被删除或覆盖

要客户化,请复制实体并选择"用户/User"!

EntityType
character varying(40) NOT NULL
Table
PO Name 采购定单名字 采购定单屏幕上的名字 null PO_Name
character varying(60)
String
PO Print name 采购定单打印名字 Print name on PO Screens Reports null PO_PrintName
character varying(60)
String
PO Description 采购定单描述 在采购定单屏幕中的描述 null PO_Description
character varying(255)
String
PO Help 采购定单帮助 帮助为采购定单审查 null PO_Help
character varying(2000)
Text




TAB: 翻译

描述: null


幫助 null


File:元素 - 翻译 - 窗口 (iDempiere 1.0.0).png




名稱 名稱 描述 幫助 產品規格
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
System Element 系统元素 系统元素使得我们能够对列的描述和帮助进行集中维护。 系统元素使得我们能够对数据库字段的描述、帮助和词汇进行集中维护。 AD_Element_ID
numeric(10) NOT NULL
Table Direct
Language 语言 本客户使用的语言 The Language identifies the language to use for display AD_Language
character varying(6) NOT NULL
Table
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
Translated 已翻译 列被翻译 The Translated checkbox indicates if this column is translated. IsTranslated
character(1) NOT NULL
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. Name
character varying(60) NOT NULL
String
Print Text 打印文本 The label text to be printed on a document or correspondence. The Label to be printed indicates the name that will be printed on a document or correspondence. The max length is 2000 characters. PrintName
character varying(60) NOT NULL
String
Description 描述 该记录的可选描述 描述最多为 255 个字符。 Description
character varying(255)
String
Comment/Help 注释/帮助 注释或提示 The Help field contains a hint, comment or help about the use of this item. Help
character varying(2000)
Text
PO Name 采购定单名字 采购定单屏幕上的名字 null PO_Name
character varying(60)
String
PO Print name 采购定单打印名字 Print name on PO Screens Reports null PO_PrintName
character varying(60)
String
PO Description 采购定单描述 在采购定单屏幕中的描述 null PO_Description
character varying(255)
String
PO Help 采购定单帮助 帮助为采购定单审查 null PO_Help
character varying(2000)
String




TAB: 在列中用

描述: 在列中用


幫助 The Used in Column Tab defines the table and column this element resides in.


File:元素 - 在列中用 - 窗口 (iDempiere 1.0.0).png




名稱 名稱 描述 幫助 產品規格
Table 字段所在表 The Table indicates the table in which a field or fields reside. AD_Table_ID
numeric(10) NOT NULL
Table Direct
Column 在表中的列 链接到数据库表中的列。 AD_Column_ID
numeric(10) NOT NULL
ID
DB Column Name 数据库列名 Name of the column in the database The Column Name indicates the name of a column on a table as defined in the database. ColumnName
character varying(30) NOT NULL
String




TAB: Used in Process Parameter

描述: null


幫助 null


File:元素 - Used in Process Parameter - 窗口 (iDempiere 1.0.0).png




名稱 名稱 描述 幫助 產品規格
Process 进程 程序或报表 The Process field identifies a unique Process or Report in the system. AD_Process_ID
numeric(10) NOT NULL
Table Direct
Process Parameter 参数处理 null null AD_Process_Para_ID
numeric(10) NOT NULL
ID
DB Column Name 数据库列名 Name of the column in the database The Column Name indicates the name of a column on a table as defined in the database. ColumnName
character varying(30) NOT NULL
String


Contributions / Posts

Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。