what is the difference between DATA ELEMENT and DOMAIN?
please give the fully detailed
Answers were Sorted based on User's Feedback
Answer / partha saradhi
Data element contains the semantic charecterstics for the
field, such as field labels, business context & online
documentation.
Domain deals with the technical charecterstics of the field
such as field length and field type
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / balaji
domain describes the technical characterstics of table
fields
data element describes role played by the field in
technical content
Is This Answer Correct ? | 7 Yes | 0 No |
Answer / mansoor ahmed
The Domain specifies the Technical attributes of the field
such as the data type, length and the value range.
A data element describes either an Elementary Type or a
Reference Type.
An Elementary Type is defined by the built-in data type,
length and possibly the number of decimal places. These type
attributes can either be defined directly in the data
element or copied from a domain .
A Reference Type defines the types of reference variables in
ABAP programs.
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / hima
DATAELEMENT: Data element is the TextLabel of a field this
is nothing but ShortText.
DOMAIN:Domain is the Technical Attributes of a field this is
nothing but datatype and length .
Dataelements and Domains are Reusables.
Is This Answer Correct ? | 2 Yes | 4 No |
Hi Everyone, Can one any explain the situation where we can exactly use the events and also explain the diff. between LIKE AND TYPE. Am new one of sap-abap. Thanks in advance Jaya DS
How do you read files from the application server ? : abap bdc
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
Can Top-of-page trigger with VLINE.?
what are the tools you are using for performance tuning in a object?
What are secondary indexes. How can we know which index is being used in a select query?
what is the functionality of Runtime Analysis?
What are the drill-down features provided by abap/4 in interactive lists?
Explain Commit and Roll back?
can we add fields to SAP Standard tables. ? Do SAP tables have indexes. ?
What are the properties of selection screen?
how top handle error in LSMW?