1 Data Dictionary.pdf

  1. 1、本文档共30页,可阅读全部内容。
  2. 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
1 Data Dictionary

Data Dictionary Day 2 We will learn about… ? What is Data Dictionary ? Data Dictionary Objects ? System Fields ? Creating custom table ? Internal Tables ? Foreign Keys Cardinality ? Structures ? Views What is Data Dictionary ? is a system independent interface to the database ? is a virtual database ( data about data) ? provides data for data manipulation and data processing ? Also called as DDIC and ABAP Dictionary Data Dictionary Objects ? Data Element ? Domain ? Tables ? Structures ? Views SE16 Elementary Data Types Type Explanation C Text (Character) N Numeric text D Date (DDMMYYYY) T Time (HHMMSS) X Hexadecimal I Integer P Packed Number F Floating point number Domain ? A Domain describes the technical structure of a field that is its size and its data types. ? Domains are attached to Data Elements ? Fields which refer to the same domain (with the assigned data elements), are also changed when the domain is changed. This ensures that the fields are consistent ? Defines a value range which describes the valid data values for all the fields which refer to this domain Domain MATNR CLNT Table MARA Data Element Creating a Domain Enter a description (short text) Enter data type and length Creating a domain (contd.) Enter fixed value and description. Value table may be entered Data Element ? A data element gives the description of the field of the Table ? Examples of predefined data elements in SAP – LIFNR – KUNNR – MATNR – CLNT Creating a Data Element Enter a description (short text) Enter domain name Creating a Data Element Maintain field labels and column headers. Difference between Domain Data Element Domain Data Element Defines Technical Attributes such as data type, length, allowed values, etc. Defines semantic attributes such as display length, short text, long text, etc A domain can be part of several data elements A Data Element can point to only one domain Used to define data elements, restrict values (using value range, value table, etc)

文档评论(0)

l215322 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档