表的域定义:
ABAP Dictionary 是SAP System中的一个工具tool, 通过它能存取DB中所有有关于table的定义
(表的定义,字段的定义,data element的定义,domain的定义)。
Field definitions放在ABAP Dictionary中.(贴图)
The basic objects for defining data fields in the ABAP Dictionary有以下三种:
1, table
2, data element (业务语义,这个字段在业务中是表示啥?)
A data element is used for the semantic definition(field label) of a table fields.
3, domain (数据库技术角度的字段类型,在数据库中是以啥形势存放的?)
A domain is used for the techical definition (fields type, length) of a table fields.
A field is not a independent object. It depends on tables and can only be maintained
within a table. 如果一个table definition不存在了,则它的所有field definitions都不存在了.
Relationships Between Tables
1, 在ABAP Dictionary中,主表叫做the check table, 外键表叫做the foreign key table.
SAP System中的所有data和system都保存在database中。
1990年1月15日 2007年1月14日 2007年1月15日 2007年1月16日 2007年1月17日 2007年1月18日 2007年1月19日 2007年1月20日 2007年1月22日 2007年1月23日 2007年1月24日 2007年1月25日 2007年1月26日 2007年1月27日 2007年1月29日 2007年1月30日 2007年1月31日 2007年2月1日 2007年2月2日 2007年2月3日 2007年3月13日 2007年5月15日 2007年5月16日 2007年6月2日