Difference Between domain and data element?
Answer Posted / 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 ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the events in classical reports?
Explain the Types of Select statements?
Why grouping of fields is required? What is the max no of modification groups for each field?
What is constructor expression in nw abap 7.4?
What is the basic difference internal tables and database tables? : abap data dictionary
Explain the Inportance of pa40? : abap hr
What is a variable in the sap abap?
What are the time related infotypes? : abap hr
How do you find if a logical database exists for your program requrements?
What are the components of sap scripts? : abap hr
How we format the data before before write statement in report ?
Hi! I want to join SAP ABAP course in Hyderabad, can any one tell me where should I join? and Which is the best institute for SAP WORKSHOP? Thank you...
I am getting the (first) page number and the remaining records displayed in another list in another page BUT the PAGE Number is not displayed? What is the code/solution?
How to combine multiple billing into one RV document ( Step by Step)?
What is a match code? : abap data dictionary