what is the main main difference between data element and
domain? (i know definitions,i don't want definations).
Answer Posted / naveen padhmanaban
It is a semantic characteristics of a table field Data elements appear as objects in the dictionary. Because they are objects
in their own right, you can
reuse data elements within the same table or among fields in several tables.
It contains:
- Domain name
- Field label
- F1 documentation : TCODE – SE61.
Type name of document and select document class & language. Use this document name as a reference to
link with another document in which you have selected a text which is to be hyperlinked. Insert -> link -> document
class, name.
Domain:
It is a technical characteristics of a field.
A domain specifies information like data type , length & decimal places.
Like data elements, domains are stored as objects in the Dictionary.
You can reuse domains just as you can reuse data elements.
•Conversion
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are system fields for secondary lists?
write a program for creation of customer quotation using BAPI 'BAPI_QUOTATION_CREATEFROMDATA'.
What is hotspot?
What are the difference between pool tables and transparent tables?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What should be the approach for writing a bdc program? : abap bdc
Did you use buffering?
What are subroutines? : abap modularization
Can a constructor be declared private? If yes then in which scenario?
What is the syntax for ‘call transaction’?
What are the abap/4 commands that link to a layout set?
What is payroll driver
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What are logical databases? What are the advantages of logical databases?
In the `select' statement what is group by ?