Table Groups [AX 2012]
Table Groups [AX 2012]
0 out of 1 rated this helpful - Rate this topic
Updated: February 21, 2012
Applies To: Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
表组提供一种根据表所含数据的类型进行分类的方法. Determining group membership is not an exact science but more of a conceptual definition. When determining group membership for your own tables, follow the standards in the Microsoft Dynamics AX application.
导出数据时, 你可以使用表组来过滤记录. 例如, 如果你想指定可以导出客户,但不能导出客户交易. 一个表属于哪个组, 由该表上的 by the TableGroup 属性定义.
The available table group values are listed in the following table.
|
Table group |
使用该组的表,应具有以下特征的表, |
Examples |
|
Parameter |
这个表,包含的数据,主要用作一个主表的参数或装配信息(a table that has a TableGroup property of Main ). 这种表通常每家公司只有一条记录. |
CustParameters , VendParameters |
|
Group |
该表包含的数据,主要用来对主表进行分类 (a table that has a TableGroup property of Main ). 在 Group table and a Main table之间是一对多关系. |
CustGroup , VendGroup |
|
Main |
该表是应用程序中的主表中的一个, 并包含以数据为中心的业务对象. 该表一般持有静态的,基础的信息. 这是 Main table and a Transaction table之间一对多的关系. |
CustTable , VendTable |
|
Transaction |
表中包含交易数据. 该表一般不直接用做数据输入. |
CustTrans , VendTrans |
|
WorksheetHeader (工作表头) |
该表一般用于对 WorkSheetLine tables中的信息进行分类. 在 WorkSheetHeader table and a WorkSheetLine table之间是一对多关系. |
SalesTable |
|
WorksheetLine |
该表包含的信息是待验证的, 将要进入交易表的. 相比于 Transaction 表中包含的数据, WorkSheetLine 表中的数据是临时的, 并且删除后不会影响系统稳定. |
SalesLine |
|
Miscellaneous (杂项) |
该表不适合任何其他的类别.这是新表的默认值. |
TableExpImpDef |
一般地, table groups Miscellaneous , Transaction , WorksheetHeader , and WorksheetLine 用于大表. 如果在服务器配置里选择了 Use literals in complex joins from X++ or Use literals in join queries from forms and reports , 在两个或多个大表被join时, 系统会为sql查询添加查询关键字 forceliterals .
The groups available are defined by the system enum TableGroup .
You can specify by table group whether a prompt is displayed when records are deleted or updated in a table. These prompts are defined by navigating to Tools > Options >Confirmation .
|
|
|
Regardless of what table group prompts you define, explicitly defined delete actions are respected. |
Table Groups [AX 2012]的更多相关文章
- Table Properties [AX 2012]
Table Properties [AX 2012] 1 out of 2 rated this helpful - Rate this topic Updated: July 20, 2012 Ap ...
- Select Statement Syntax [AX 2012]
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 ...
- Overview of Form Control Types [AX 2012]
Overview of Form Control Types [AX 2012] Other Versions 0 out of 1 rated this helpful - Rate this to ...
- Using Controls in a Form Design [AX 2012]
Using Controls in a Form Design [AX 2012] This topic has not yet been rated - Rate this topic Update ...
- View Properties [AX 2012]
View Properties [AX 2012] Other Versions This topic has not yet been rated - Rate this topic Updated ...
- Microsoft Dynamics AX 2012: How to get Company,Customer and Vendor address in AX 2012
Scenario: “How to get Addresses of “Customer, Vendor and Company” 1) First we need to identify ...
- Understanding the RelationshipType Enumeration [AX 2012]
Understanding the RelationshipType Enumeration [AX 2012] 3 out of 3 rated this helpful - Rate this t ...
- Temporary TempDB Tables [AX 2012]
Temporary TempDB Tables [AX 2012] 1 out of 4 rated this helpful - Rate this topic Updated: November ...
- Temporary Tables and the TableType Property [AX 2012]
Temporary Tables and the TableType Property [AX 2012] 1 out of 1 rated this helpful - Rate this topi ...
随机推荐
- PHP中用下划线开头的变量含义
http://blog.csdn.net/zlking02/article/details/6752256 一个下划线是私有变量以及私有方法两个下划线是PHP内置变量. https://segment ...
- 针对大的sql文件删除行操作
今天处理开发已导出的库的一个sql文件.未gzip压缩 ,1.3G 需要删除 17 18 24行的SET行. 想到了两个办法 1 sed 方法 主意 由于 sed 虽然指定行 进行 替换, 也会读完 ...
- gcc选项-g与-rdynamic的异同_转
转自:http://www.tuicool.com/articles/EvIzUn gcc 的 -g ,应该没有人不知道它是一个调试选项,因此在一般需要进行程序调试的场景下,我们都会加上该选项,并且根 ...
- 第七篇 SQL Server代理作业活动监视器
本篇文章是SQL Server代理系列的第七篇,详细内容请参考原文 在这一系列的上一篇,你创建并配置SQL Server代理作业.每个作业有一个或多个步骤,可能包含大量的工作流.在这篇文章中,将查看作 ...
- 向数据库中导入AWR数据
使用$ORACLE_HOME/rdbms/admin/awrload.sql $ sqlplus '/as sysdba' SQL*Plus: Release Production on Fri No ...
- .NET业务实体类验证组件Fluent Validation
认识Fluent Vaidation. 看到NopCommerce项目中用到这个组建是如此的简单,将数据验证从业务实体类中分离出来,真是一个天才的想法,后来才知道这个东西是一个开源的轻量级验证组建. ...
- 在自定义的UINavigationController中设置背景图片
//这个方法中设置 + (void)initialize { UINavigationBar *bar = [UINavigationBar appearance]; [bar setBackgrou ...
- SQL top order between 一起使用
select * from emp;
- 最大权闭合图(Road constructions)hdu3917
题意:给出n个城市,k条道路,每条道路都有其负责的公司和花费,m个公司来投标修路,给出m个公司承包需要交纳的赋税,如果第i个公司负责修1-->2路,第j个公司负责修2-->3路,如果选择了 ...
- CCF真题之画图
201409-2 问题描述 在一个定义了直角坐标系的纸上,画一个(x1,y1)到(x2,y2)的矩形指将横坐标范围从x1到x2,纵坐标范围从y1到y2之间的区域涂上颜色. 下图给出了一个画了两个矩形的 ...
Note