what is the main main difference between data element and
domain? (i know definitions,i don't want definations).
Answer Posted / naveen padhmanaban
It is a semantic characteristics of a table field Data elements appear as objects in the dictionary. Because they are objects
in their own right, you can
reuse data elements within the same table or among fields in several tables.
It contains:
- Domain name
- Field label
- F1 documentation : TCODE – SE61.
Type name of document and select document class & language. Use this document name as a reference to
link with another document in which you have selected a text which is to be hyperlinked. Insert -> link -> document
class, name.
Domain:
It is a technical characteristics of a field.
A domain specifies information like data type , length & decimal places.
Like data elements, domains are stored as objects in the Dictionary.
You can reuse domains just as you can reuse data elements.
•Conversion
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is evaluation path, where do we do it and why? : sap abap hr
What is an abap data dictionary? : abap data dictionary
Can we access static attribute from instance method
what precautions or prerequisites do you follow to update a record into database table and how
What kind of financial periods exist in sap? What is the relavent table for that?
It is not possible to create an abap/4 program, which contains only subroutines. State true or false. : abap modularization
How to pass data from list to report?
Where the payroll results are stored
What is an abap/4 query? : abap hr
What functions does a data dictionary perform? : abap data dictionary
How do you document abap/4 programs? Do you use program documentation menu option?
What does an exec sql statement do in abap?
What is the significance of delivery class?
What are field symbols and field groups? Have you used component idx of structure clause with field groups?
What are the arithmetic operators in the sap abap?