what is the difference between DATA ELEMENT and DOMAIN?
please give the fully detailed
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 ? | 1 Yes | 2 No |
Post New Answer View All Answers
Use SET PF_STATUS which is in the FM reuse_alv_grid_display to set the button
What are the types of the software component being deployed in the sap?
Can we access static attribute from instance method
what is the difference between hashed & sorted internal tables?
What is a view in sap? : abap data dictionary
How can you distinguish between different kinds of parameters?
What is the project you are currently working and work that you are doing
What is the company code? : sap abap hr
Abstract class and interface, multiple inheritance, live example
How do you read files from the presentation server ? : abap bdc
Explain what are the various types of selection screen event?
What is a table attribute?
What are the ways you can do the tuning?
How many types of data classes are there in sap?
What should be declared explicitly in the corresponding abap/4 statements to access internal tables without header lines & why?