what is the difference between DATA ELEMENT and DOMAIN?
please give the fully detailed
Answer Posted / balaji
domain describes the technical characterstics of table
fields
data element describes role played by the field in
technical content
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How do you find number of records present in internal table?
The loop-endloop on extract datasets can be used without any kind of errors. State true or false. : abap modularization
What are the different abap editors? What is the used of different editors in abap?
Update function modules are classified as either v1 or v2. Which type of update is performed first and in what mode (asynchronously, synchronously or locally) can each type be processed in?
Why do we need enhancements?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is the function module to popup contents in the internal table?
How does the interface between the dynpro and the abap/4 modules take place?
What is a matchcode?
Folder types in smatforms? 2)What is Command line?
what is sap scriptview ?
What is view? Different types of view.
What are internal tables? How do you get the number of lines in an internal table? How to use a specific number occurs statement?
If I forgot some command in sap script e.g.: Suppress zero display – how to do find it?
What is a view? : abap data dictionary