what is the difference between DATA ELEMENT and DOMAIN?
please give the fully detailed
Answer Posted / hima
DATAELEMENT: Data element is the TextLabel of a field this
is nothing but ShortText.
DOMAIN:Domain is the Technical Attributes of a field this is
nothing but datatype and length .
Dataelements and Domains are Reusables.
Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is protect & endprotect?
what is difference between user exit, customer exit and badi?
What is the difference between synchronous and asynchronous update?
It is possible to assign a local data object defined in a subroutine or function module to a field group. State true or false. : abap modularization
What are the difference between call screen and leave screen?
What is the lock object?
How many types of tables exists and what are they in data dictionary?
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?
What is the use of abap data dictionary? : abap data dictionary
What are the different methods of passing data?
How does the system handle roll areas for external program components?
A field containing currency amounts (data type curr) must be assigned to a reference table and a reference field. Explain.? : abap data dictionary
What are the Various Types of internal tables?
Explain different types of attributes of function module?
Why do we need enhancements?