What is data dicionary

i want to know what is mean by domain , data element and data types?

Dictionary
The ABAP/4 Data Dictionary is the central component of ABAP/4 Repository.
It is centralised and structured source of information for business applications
It is the source of every every definition with in R/3 system.
It is totally integrated with other tools of Dev. environment like Screen painter etc.,
Some of the main available functions in the ABAP/4 Dict.
Management of data definitions (Select, Insert, Update and Delete)
Preserve data integrity.
Information about the defined relationship between two tables or even dictionary tells whether table is active or empty.
Dictionary Objects
Tables
Structures
View
Data element
Domain
Lock Objects and
Search Helps
check these sites:
http://sapabap.iespana.es/sapabap/manuales/learnabap/
http://help.sap.com/saphelp_nw2004s/helpdata/en/43/41341147041806e10000000a1553f6/frameset.htm
http://help.sap.com/saphelp_nw04/helpdata/en/cf/21eb6e446011d189700000e8322d00/content.htm
http://help.sap.com/saphelp_nw2004s/helpdata/en/cf/21ea31446011d189700000e8322d00/frameset.htm
http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCDWBDIC/BCDWBDIC.
http://cma.zdnet.com/book/abap/ch03/ch03.htm
domain
A table is composed of fields. To create a field you need a data element.A data element's definition requires a domain.
The domain contains the technical characteristics of a field, such as the field length and data type.
When you create a new field, you must decide whether to create a new domain or reuse an existing one. To make this decision, determine whether the data type or length of your field should be dependent on an existing SAP field. If your field should be independent, create a new domain. If your field should be dependent, reuse an existing SAP domain. Similarly, you should reuse data elements if your field labels and documentation should change when SAP changes theirs.
**********************************8
Data element provides business context. i.e., it provides field labels for the field in the backend,
Data type :
A data element is an elementary type. It describes the type attributes (data type, field length and possibly the number of decimal places) and screen information (explanatory text or field help) about unstructured data objects (table fields and structure fields or variables).
Table fields and structure fields with the same contents should refer to the same data element. This ensures that the attributes of these fields are always consistent.
A data element can be referenced in ABAP programs with TYPE. This permits you to define variables that take on the type attributes of the data element in an ABAP program.
Domain :
A domain describes the technical attributes of a field, such as the data type or the number of positions in a field. The domain defines primarily a value range describing the valid data values for the fields referring to this domain.
Different technical fields of the same type can be combined in a domain. Fields referring to the same domain are changed at the same time when a domain is changed. This ensures the consistency of these fields.
Additional info about data element
1.Data type, number of places and possibly the decimal places were entered directly. In this case the field is not filled.
2.A data element is assigned to the field. The field then gets its data type, length and possibly decimal places from this data element. The semantic attributes of the element (field help, representation of the field in input templates with keyword text, column headers for list output of the table contents and editing of the output with parameter IDs) are also copied.

Similar Messages

  • What are data types that can be stored on TemSe?

    What are data types that can be stored on TemSe(Storage for Temporary Sequential Data)?
    Moderator message: please search for available information/documentation.
    [Rules of engagement|http://wiki.sdn.sap.com/wiki/display/HOME/RulesofEngagement]
    [Asking Good Questions in the Forums to get Good Answers|/people/rob.burbank/blog/2010/05/12/asking-good-questions-in-the-forums-to-get-good-answers]
    Edited by: Thomas Zloch on Sep 18, 2011 10:04 PM

    Hi
    SAP Library: TemSe Data Store:
    There are the following TemSe objects, among others:
    ·        Spool requests (TemSe Name: Spool....)
    ·        Job logs (TemSe Name: JOBLG...)
    ·        Objects from other applications, such as Human Resources (TemSe Name: HR)
    ·        An object whose name begins with KONS; this is object is constantly used by report RSPO1043 and should never be deleted (SAP Note 98065)
    Sandra

  • What is Data services in Business Objects

    Hi Folks,
    Can I know What is Data services and
    Where we can consider usage or need for this tool.

    Hi,
    Data Services consists of Data Quality and Data Intergrator that'll help in gathering, clensing and loading data from multple data sources into a single datawarehouse. Reporting and analysis for BI purpose can then be done on the final datawarehouse.
    Please find Data Services product guides and documents at [http://help.sap.com/content/bobj/bobj/index.htm]
    Regards,
    Subhodeep

  • What is "date created" and why does it change?

    I have Photoshop Elements 10 that I am using with Windows XP  Service Pack 3, a Pentium 4 CPU with 3 GHz, 2 GB of RAM and 48.6 GB of free disk space.
    None of the "dates created" in Properties  match the date the picture was taken. What does "Date Created" represent? Is it the date that the images are pulled into a catalog in Organizer?
    I have multiple catalogs that show creation dates that are later than the date modified, (example: date created of June 2012 and a date modified of March 2012). How is it possible that the date created is later than the date modified? Shouldn't the date created be earlier than the date modified?
    Also, I have had several instances in which the date created was changed again, making the system think it was a "new" image in my watched folders. Shouldn't the Date Created remain constant?  How can I keep the date created from being changed?

    See that faq from John R Ellis:
    http://www.johnrellis.com/psedbtool/photoshop-elements-faq.htm#_All_the_different

  • What's data Clusters? Plese see...

    Hello all,
    What is the meaning of this:::
    The PCLn database tables are used to store data clusters (such as results from Time Management, Travel Management, and Payroll) What are data clusters and is there any documentation on it? Any special way to access them using open SQL?
    Thanks,
    Charles.

    Hi,
    [Data Clusters|http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3bb7358411d1829f0000e829fbfe/content.htm]
    [Storage Media for Data Clusters|http://help.sap.com/saphelp_nw70/helpdata/en/fc/eb3bc4358411d1829f0000e829fbfe/content.htm]
    [clusters|www.hrexpertonline.com/downloads/12-04.doc ]
    Thanks and Regards,
    Naveen Dasari

  • What is data archiving and DMS(Data Management System) in SAP

    what is data archiving and DMS(Data Management System) in SAP
    Welcome to SCN. Before posting questions please search for available information here and in the web. Please also read the Rules of Engagement before further posting.
    Edited by: kishan P on Aug 31, 2010 1:06 PM

    Hi,
    Filtering at the IDoc Level
    Identify the filter object (BD59)
    Modify the distribution model
    Segment Filtering
    specify the segments to be filtered (BD56)
    The Reduced IDoc Type
    Analyze the data.
    Reduce the IDoc type (BD53)
    Thanks and regards.

  • What master data is to be maintained for Returns to vendor process by 161

    Hi,
    I am trying to process RTV with 161 in PO. When I tried to do VL10B, delivery cretaed with 0 qty. Stock is available in S.Loc.
    Could some one tell me what master data has to be maintained in detail?
    Thanks
    Sreenu

    Hi
    Its seems you want delivery from SD side
    Please check following link
    [http://www.sapfans.com/forums/viewtopic.php?t=287345&highlight=vendor+return]
    [http://help.sap.com/bp_mediav1600/Media_US/HTML/Scenarios/V3I_MED_Scen_EN_US.htm]
    Regards
    Kailas Ugale
    Edited by: kailasugale on Sep 28, 2011 10:35 AM

  • In What Format datas are stored in the LabView???

    Hello Friends
                    In what Format datas are stored in the Labview.Likewise Icon,Text format Etc.
    Jayavel

    Data Types : 
     http://zone.ni.com/reference/en-XX/help/371361B-01/lvexcodeconcepts/manager_data_types/
    Data Logging :
    http://zone.ni.com/reference/en-XX/help/371361B-01/lvconcepts/choosing_a_file_i_o_format/ 

  • What is Data source? How to create a datasource?

    Hi All,
        anybody could you explain me What is Data source and how to create data source?
    How it is related to BW.
    Points will be rewarded for all the useful answers.
    Priya.

    Hi Priya,
    You can Create DataSource for Different Source systems.
    Chech these URLs.
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/01ed2fe3811a77e10000000a422035/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/00153831035167e10000000a1553f6/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/42/fdccb72aa95277e10000000a1553f7/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/93dbdbff0b274ee10000000a422035/content.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/43/03b1f4dc636e72e10000000a422035/content.htm
    steps in 'how to delta generic datasource'
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/84bf4d68-0601-0010-13b5-b062adbb3e33
    /message/3471234#3471234 [original link is broken]
    Re: How to create datasource
    <b>Reward points for helpful answers</b>
    Satish

  • What is Data Mapping

    HI Experts,
    Please explain abt:
    1) What is Data Mapping
    2) Some senarios like, SAP Data map with BW Data
    3) Which case Data mapping Error while load occur & how to rectify it.
    Ponits  awarded. Thanks,
    RR.

    Hi,
    For Mpping pls check the links......
    For Source System Mapping
    Re: Source System Mapping
    Re: Source System Mapping
    For " Settings for BI Statistics"
    http://help.sap.com/saphelp_nw04s/helpdata/en/8c/131e3b9f10b904e10000000a114084/frameset.htm
    https://www.sdn.sap.com/irj/sdn/webinar?rid=/library/uuid/d09864c5-0bb0-2910-8e8a-a306a886dcd9
    http://help.sap.com/saphelp_nw70/helpdata/en/46/f9bd5b0d40537de10000000a1553f6/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5401ab90-0201-0010-b394-99ffdb15235b
    /message/5117472#5117472 [original link is broken]
    /message/4978537#4978537 [original link is broken]
    Hope it is helps you.
    Thanks & Regards,
    santo

  • What is data roaming? Does it cost extra? Why doesn't my iPhone automati...

    What is data roaming? Does it cost extra?
    Why doesn't my iPhone automatically connect to AT&T service? Sometimes I have to go directly to Carriers in the Settings to connect to AT&T 3G. Thank you in advance.

    There is no local data roaming or call roaming in the U.S. as a subscriber with AT&T. Wherever AT&T has coverage in the U.S. is included.
    AT&T does not own all the towers in the areas where they have coverage in the U.S. AT&T calls this "off net usage"
    The following was copied from AT&T's wireless service agreement.
    +If your minutes of use (including unlimited services) on other carrier networks ("off-net usage") during any two consecutive months exceed your off-net usage allowance, AT&T may, at its option terminate your service, deny your continued use of other carriers' coverage or change your plan to one imposing usage charges for off-net usage. Your off-net usage allowance is equal to the lesser of 750 minutes or 40% of the Anytime Minutes included with your plan. AT&T will provide notice that it intends to take any of the above actions, and you may terminate the agreement.+

  • What is Data Abstraction ?

    what is data abstraction?
    please dont explain definition from books
    any thing that can be shown in program and just indicate that this is data abstraction and its advantages

    kirn291 wrote:
    what is data abstraction?
    please dont explain definition from books
    any thing that can be shown in program and just indicate that this is data abstraction and its advantagesIn short, when you encapsulate something you get an inside and an outside. The outside is called the data abstraction and the inside is called information hiding.
    Data abstraction is often called type. In Java everything you can do with a specific class, interface or enum is the type of that class, interface or enum. So the type (or data abstraction) defines what can be done, not how it's accomplished. How it's accomplished is hidden from view. It's an implementation detail (or information hiding).

  • What is Data Roaming

    What is Data Roaming, do i need to leave it on when im in my home network area or does it not matter if it is on/off?

    Data Roaming applies when roaming internationally/out of the country on an AT&T partner network.
    Roaming internationally must be requested by you and approved by AT&T before doing so. This is beneficial to those who want to minimize their data roaming charges when out of the country since this is billed in full for all data downloaded and uploaded when checking and downloading email and web browsing, etc. There are no such charges when connected via Wi-Fi when roaming internationally - only when using the cellular network for data access.
    Also for those who are in the country but live near the border of Mexico or Canada where cellular towers located across the border can be picked up without your knowledge.
    It is off by default and you should leave it off unless you travel outside the country and need internet access other than via Wi-Fi.
    Scratch the AT&T and U.S. reference - I now see you are located in Scotland but the same applies when what is considered roaming internationally on an O2 partner network.
    Message was edited by: Allan Sampson

  • What is Data Re-initializations ?

    What is Data Re-initializations ? and how can we do in BW system?

    Hi,
    You have to do Re-initialization if your previous Init doesn't work --in this case, you have to delete the previous Init and do the Re-Init again..
    check this thread
    Re: LO Extraction
    thanks

  • What is Data Management?

    All SAP Gurus,
    What is Data Management in SAP?
    Is there any special module for Data Management?
    Regards,

    All SAP Gurus,
    What is Data Management in SAP?
    Is there any special module for Data Management?
    Regards,

Maybe you are looking for

  • How to retrieve the Text entered in the Text Box provided in the UWL Inbox

    Hi Experts, I have created a workflow with user decision task. for that task in UWL inbox i provided a text box using XML Code, but i couldnt retrieve the Text entered in the text box. I hope the text will automatically upload in the "_Attach_object"

  • Alternatives to the VPN client?

    Hello, We have been using the Cisco VPN client with our ASA's for years and it has been excellent, but what alternatives are out there now?  Basically most of our company uses laptops with mapped drives to servers, email and a few apps.  Is the Cisco

  • EP 7.1 with CE 7.1 not properly set up?

    Hi, We've installed a CE 7.1 with EP 7.1. Now I want to create systems (connections to ERP, PI), SSO and JCo connections on the portal. Problem is that the KeyStoreManager menue/ link (Systemadministration/Systemconfiguration/KeyStoreManager) is miss

  • Package Manager GUI permissions

    I have a fresh install of Solaris 11, using LDAP to authenticate against a Windows 2008 R2 Active Directory server for login. This server is used for VNC desktop access for users, so I have all the desktop tools installed and working. I also have a s

  • FICO CONSULTANT

    hi i am sending the document splitting screen shots which was done in our client company i could not able to understand plz explain me clearly about this why they have done and where will be the effect of it