登录
请求账户
导航
首页
最近更改
随机页面
MediaWiki帮助
模板
讨论
查看源代码
历史
不转换
简体
繁體
大陆简体
香港繁體
澳門繁體
大马简体
新加坡简体
台灣正體
查看“Template:Export Format (窗口 ID-53025 V1.0.0)”的源代码
来自iDempiere zh
←
Template:Export Format (窗口 ID-53025 V1.0.0)
跳转至:
导航
、
搜索
因为以下原因,您没有权限编辑本页:
您所请求的操作仅限于这些用户组的用户使用:
用户
、emailconfirmed
您必须确认您的电子邮件地址才能编辑页面。请通过
系统设置
设置并确认您的电子邮件地址。
您可以查看和复制此页面的源代码。
[[en:Export Format (Window ID-53025)]] [[ar:Export Format (نافذة ID-53025)]] [[bg:Export Format (прозорец ID-53025)]] [[da:Export Format (Vindue ID-53025)]] [[de:Exportformat (Fenster ID-53025)]] [[el:Export Format (παράθυρο ID-53025)]] [[es:Formato Exportación (Ventana ID-53025)]] [[fr:Format d'export (Fenêtre ID-53025)]] [[hu:Export Format (Aablak ID-53025)]] [[id:Export Format (jendela ID-53025)]] [[it:Export Format (finestra ID-53025)]] [[ja:Export Format (ウィンドウ ID-53025)]] [[ms:Export Format (tetingkap ID-53025)]] [[nl:Export Format (Venster ID-53025)]] [[pl:Export Format (Okno ID-53025)]] [[pt:Export Format (Janela ID-53025)]] [[ro:Export Format (fereastră ID-53025)]] [[ru:Export Format (окно ID-53025)]] [[sr:Export Format (прозор ID-53025)]] [[sv:Export Format (Fönster ID-53025)]] [[th:Export Format (หน้าต่าง ID-53025)]] [[tr:Export Format (pencere ID-53025)]] [[zh:Export Format (窗口 ID-53025)]] == 窗口: Export Format == '''描述:''' null '''幫助:''' null === TAB: Export Format === '''描述:''' null '''幫助''' null [[image:Export Format - Export Format - 窗口 (iDempiere 1.0.0).png]] {| border="1" cellpadding="5" cellspacing="0" |- |-valign="top" !style="background:#efefef;" |'''''名稱''''' !style="background:#efefef;" |'''''名稱''''' !style="background:#efefef;" |'''''描述''''' !style="background:#efefef;" |'''''幫助''''' !style="background:#efefef;" |'''''產品規格''''' |-valign="top" |- |-valign="top" |Client |客户 |安装此软件的客户 |客户是一个公司或者合法的实体。你不能在客户之间共享数据。 |AD_Client_ID<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |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<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |Search Key |检索关键字 |记录的检索关键字在格式上是必须的 -并且必须唯一 |A search key allows you a fast method of finding a particular record. If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |Value<br>character varying(40) NOT NULL<br>String |-valign="top" |- |-valign="top" |Version |版本 |Version of the table definition |The Version indicates the version of this table definition. |Version<br>character varying(40) NOT NULL<br>String |-valign="top" |- |-valign="top" |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<br>character varying(60) NOT NULL<br>String |-valign="top" |- |-valign="top" |Description |描述 |该记录的可选描述 |描述最多为 255 个字符。 |Description<br>character varying(255)<br>String |-valign="top" |- |-valign="top" |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<br>character(1) NOT NULL<br>Yes-No |-valign="top" |- |-valign="top" |Comment/Help |注释/帮助 |注释或提示 |The Help field contains a hint, comment or help about the use of this item. |Help<br>character varying(2000)<br>Text |-valign="top" |- |-valign="top" |Table |表 |字段所在表 |The Table indicates the table in which a field or fields reside. |AD_Table_ID<br>numeric(10) NOT NULL<br>Search |-valign="top" |- |-valign="top" |Sql WHERE |SQL的Where子句 |Fully qualified WHERE clause |The Where Clause indicates the SQL WHERE clause to use for record selection. The WHERE clause is added to the query. Fully qualified means "tablename.columnname". |WhereClause<br>character varying(255)<br>Text |-valign="top" |- |-valign="top" |Test Import Model |Test Import Model |Test Import of XML files |null |TestImportModel<br>character(1)<br>Button |-valign="top" |- |-valign="top" |Test Export Model |Test Export Model |Test Export of XML files |null |TestExportModel<br>character(1)<br>Button |-valign="top" |- |-valign="top" |Export Format |Export Format |null |null |EXP_Format_ID<br>numeric(10) NOT NULL<br>ID |-valign="top" |- |} === TAB: Export Format Line === '''描述:''' null '''幫助''' null [[image:Export Format - Export Format Line - 窗口 (iDempiere 1.0.0).png]] {| border="1" cellpadding="5" cellspacing="0" |- |-valign="top" !style="background:#efefef;" |'''''名稱''''' !style="background:#efefef;" |'''''名稱''''' !style="background:#efefef;" |'''''描述''''' !style="background:#efefef;" |'''''幫助''''' !style="background:#efefef;" |'''''產品規格''''' |-valign="top" |- |-valign="top" |Client |客户 |安装此软件的客户 |客户是一个公司或者合法的实体。你不能在客户之间共享数据。 |AD_Client_ID<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |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<br>numeric(10) NOT NULL<br>Table Direct |-valign="top" |- |-valign="top" |Export Format |Export Format |null |null |EXP_Format_ID<br>numeric(10)<br>Table Direct |-valign="top" |- |-valign="top" |Search Key |检索关键字 |记录的检索关键字在格式上是必须的 -并且必须唯一 |A search key allows you a fast method of finding a particular record. If you leave the search key empty, the system automatically creates a numeric number. The document sequence used for this fallback number is defined in the "Maintain Sequence" window with the name "DocumentNo_<TableName>", where TableName is the actual name of the table (e.g. C_Order). |Value<br>character varying(40) NOT NULL<br>String |-valign="top" |- |-valign="top" |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<br>character varying(60) NOT NULL<br>String |-valign="top" |- |-valign="top" |Description |描述 |该记录的可选描述 |描述最多为 255 个字符。 |Description<br>character varying(255)<br>String |-valign="top" |- |-valign="top" |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<br>character(1) NOT NULL<br>Yes-No |-valign="top" |- |-valign="top" |Comment/Help |注释/帮助 |注释或提示 |The Help field contains a hint, comment or help about the use of this item. |Help<br>character varying(2000)<br>Text |-valign="top" |- |-valign="top" |Position |Position |null |null |Position<br>numeric(10)<br>Integer |-valign="top" |- |-valign="top" |Mandatory |强制性的 |Data entry is required in this column |The Mandatory checkbox indicates if the field is required for a record to be save to the database. |IsMandatory<br>character(1)<br>Yes-No |-valign="top" |- |-valign="top" |Type |类型 |Type of Validation (SQL, Java Script, Java Language) |The Type indicates the type of validation that will occur. This can be SQL, Java Script or Java Language. |Type<br>character(1) NOT NULL<br>List |-valign="top" |- |-valign="top" |Column |列 |在表中的列 |链接到数据库表中的列。 |AD_Column_ID<br>numeric(10)<br>Search |-valign="top" |- |-valign="top" |Is Part Unique Index |Is Part Unique Index |null |null |IsPartUniqueIndex<br>character(1)<br>Yes-No |-valign="top" |- |-valign="top" |Embedded Format |Embedded Format |null |null |EXP_EmbeddedFormat_ID<br>numeric(10)<br>Table |-valign="top" |- |-valign="top" |Reference |引用 |系统引用 |The Reference indicates the type of reference field |AD_Reference_ID<br>null<br>Table |-valign="top" |- |-valign="top" |Date Format |Date Format |Date format used in the imput format |The date format is usually detected, but sometimes need to be defined. |DateFormat<br>character varying(40)<br>String |-valign="top" |- |}
返回至
Template:Export Format (窗口 ID-53025 V1.0.0)
。
Cookie帮助我们提供我们的服务。通过使用我们的服务,您同意我们使用cookie。
确定
工具
链入页面
相关更改
特殊页面
页面信息