Difference Between domain and data element?
Answer Posted / preethi
domains are used to provide the technical properties to the
field. (data type,size and value constraints).
data elements are provide the semantic properties to the fields.
those are labels and documentation,
domains are not directly attach to the fields.
but data elements are directly attached to the fields.
one domain can be attached to the no of data elements.
and one data element can be attached to the no of fields,
Is This Answer Correct ? | 31 Yes | 5 No |
Post New Answer View All Answers
How the transaction that are programmed by the user can be protected?
visibility section for class level and attributes level
What is step-loop? Explain all the steps?
What are the two different ways of building a match code object? : abap data dictionary
How can you distinguish between different kinds of parameters?
What are the different types of views and their definition?
what are the important fields while preparing sales order,inquiry?
How the at-user command serves mainly in lists?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
when u prefer lsmw?
Explain the Inportance of pa30? : abap hr
Explain the different types of mode (run code) in call transaction method?
stock transfer from one plant to another plant ? i want the total description.
What is the collect statement? How is it different from append?
How do you use structures in the abap programs?