what is the main main difference between data element and
domain? (i know definitions,i don't want definations).
Answer Posted / jyothirmaikaza
Domain - Specifies the technical attributes of a data
element - its data type, length, possible values, and
appearance on the screen.Each data element has an
underlying domain. A single domain can be the basis for
several data elements. Domains are objects in the ABAP
Dictionary.
Data Element - Describes the business function
of a table field. Its technical attributes are based on a
domain, and its business function is described by its field
labels and documentation.
| Is This Answer Correct ? | 80 Yes | 6 No |
Post New Answer View All Answers
What are the update types possible?
What is the logo in sap script?
what is the difference between hashed & sorted internal tables?
A field-groups statement or an insert statement reverses storage space and transfers values. State true or false. : abap modularization
What is elementary search help? : sap abap data dictionary
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What is the diff between database view and maintenance view?
How to combine multiple billing into one RV document ( Step by Step)?
What is open sql?
What is the function module to popup contents in the internal table?
How move-corresponding works
Workbench request are client dependent or client independent
What are the differences between structure and table in data dictionary in abap? : sap abap data dictionary
What are the events in abap/4 language? : abap hr
How to write a bdc – how do you go about it?