what is two domain level concept in abap

Answer Posted / radhika

Table fields are defined in SAP R/3 by data elements and
domains. This is a key difference between SAP R/3 and many
other systems.
In other systems, a field is defined only by its type
(i.e., character, numeric) and length. These characteristics
are assigned directly to each field.

In SAP R/3, a field is defined by being assigned to a data
element, which is in turn assigned to a domain. These
assignments determine the field’s type and length in
addition to other characteristics.

SAP R/3 refers to this method of field definition as the
Two-Level Domain Concept

Is This Answer Correct ?    21 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a type-pool?

615


In events, start-of-selection is a default event. When we have to use this event explicitly? Why?

579


How is conversion of data types done between abap/4 & external level?

569


Explain the difference between open_form and close_form?

547


What is the significance of the screen number ‘0’?

566






Difference between call by value and call by reference? : abap data dictionary

605


How will you link form with the event driven in sap scripts?

535


What are the advantages of logical databases?

623


How we format the data before before write statement in report ?

556


Write syntax for message error (report)?

639


identify valid statement when coding a field exit ? a) submit RSCA101X b)MESSAGE E101 C)MESSAGE I101 d)BREASK-POINT

1926


Difference between user exit and badis?

612


What are the rules to create a BAPI?

1167


How do you send files to the legacy systems from SAP and vice versa? How does one know that the legacy files have come on to the SAP server you are working on?

729


What is the difference between collect and append statements?

565