what is the main main difference between data element and
domain? (i know definitions,i don't want definations).
Answer Posted / sasikala
While creating a table,
Domain is used to specify the data type and size of a field
where as using data element we can give the label to that
field
Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
What is table attribute? : abap data dictionary
what will happen if called program is not executable ?
What will exactly the hide statement do?
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?
What is a transaction variant and why are they used?
What are the different types of parameters? : abap modularization
What are the two different ways of building a match code object?
How to combine multiple order in one Delivery ( Step by Step)?
Which transaction code can I use to analyze the performance of abap program?
What is the client concept in sap?
Explain different types of attributes of function module?
What is the difference between leave transaction and call transaction?
Of the two call transaction and session method, which is faster?
How can we use multiple transactions by using bdc_insert? : abap bdc
Tell me a scenario where did you use secondary index?