Answer Posted / shreeshail diggi
Domain :
Repository object in the ABAP Dictionary that describes
properties of data elements, such as data type, value
range, and so on. A domain can be linked with an arbitrary
number of data elements.
data element
Repository object in the ABAP Dictionary that defines an
elementary data type in the In addition to the technical
attributes, it also describes the semantic meaning of a (
database) field (for example, heading for tabular displays
or documentation text). The attributes such as data type,
length, and so on, are either defined directly in the data
element or copied from a domain.
Thank's and Regards,
Shreeshail Diggi
SAP Technical Consultant IBM Pune
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What are the different types of sapscript symbols?
What is the bitwise operator in the sap abap?
What is a subscreen? How can we use a subscreen?
What is an rfc?
Explain the advantage of structures?
How many types of data classes are there in sap abap? : abap data dictionary
What are the check tables?
How to call transaction in session method without recording?
What is interactive reporting?
How many types of size categories and data classes are there?
What are the advantages/ dis-advantages of logical databases?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
What is the length of function code at user-command?
What are the aggregate objects in the dictionary? : abap data dictionary
How can I make a differentiation between dependent and independent data? : abap hr