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
How do you activate a function exit?
What happens if only one of the commands set screen and leave screen is used without using the other?
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
hi.. sap sd is installed in my PC .i m unable to start becoz ,i have given wrong password many times and it's locked.please tell me how can i open SAP logon. tell the process at my id dst.noida@rediffmail.com please advance thanx
What are control tables? : abap data dictionary
Lock objects and what are parameters of ENQUEUE FM?
what is defference between repository and non repository Object?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are the modes in which any update tasks work?
How to debug a script in abap?
When is the top-of-page event triggered? : abap data dictionary
hi,how to diable the popup window which is displayed afetr executing the SAP script program?
What is the difference between synchronous and asynchronous updates?
How do you execute the payroll
What is database utility? : abap data dictionary