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 pooled and cluster tables?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What is transparent table?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
Can a posting run be deleted? : sap abap hr
What is the procedure you followed to upload the data?
What is your approach for writing a bdc program? : abap bdc
how can we enable hyperlink in screen painter?
What is a bsp application? : sap abap hr
suppose i want to print sap script output in different printers at a time what are the settings i'll have to make?
A subroutine can contain nested form and endform blocks. State true or false. : abap modularization
Does sap handle multiple languages?
What is the difference between synchronous and asynchronous updates?
What is append search help? : sap abap data dictionary
What is the differrences between structure and table in data dictionary in abap? : abap hr