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 is buffering allowed but switched off?
how to read the standard field value in your custom program.
Can we use flow logic control key words in abap/4 and vice-verse?
What statement will be found in an sap application program that implements a function module exit?
what is difference between set screen and call screen ?
The data of a view is not physically stored, but derived from one or more tables (t/f) : abap data dictionary
visibility section for class level and attributes level
What type of user exits have you written ?
send coding to write a program to create customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA2/BAPI_QUOTATION_CREATEFR OMDATA'
did u done enhancement framework?how u implemented?
Difference between open sql and native sql? : abap data dictionary
When you prefer lsmw?
What is the step-by-step process to create a table in data dictionary? : abap data dictionary
What is the difference between call transaction method and the session method? : abap bdc
2)In production what is the user exit?