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


Please Help Members By Posting Answers For Below Questions

what is difference between user exit, customer exit and badi?

4045


What are the types of table fields in the sap abap?

602


What is the difference between table and template?

566


How can we declare a table control in the abap/4 program?

628


What are the different functions used in sap script?

516






What is difference between dependent and independent data?

550


What are control tables?

662


How many ways you can create table? : abap data dictionary

522


Difference between sy-tabix and sy-index? Can you check sy-subrc after perform?

624


What is the difference b/t Session method and call transaction method ??

5225


What is the use of buffering?

559


Name the function module used to convert logical file names to physical file names in abap/4 programs?

582


What does hide statement do?

552


What are client dependent objects in abap/sap?

598


A function module can be called from a transaction screen outside an abap/4 program. State true or false. : abap modularization

548