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 are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

649


Why do we need to code a loop statement in both the pbo and pai events for each table in the screen?

716


What kind of financial periods exist in sap? What is the relavent table for that?

721


What are secondary indexes. How can we know which index is being used in a select query?

1081


How to display if the value entered contains records or not?

687






The commands through which an abap/4 module can “branch to “ or “call” the next screen are?

726


What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?

998


Can a transparent table exist in the data dictionary but not in the database physically?

719


What is synchronous update?

650


Is it possible to bring select option in module pool screens?

631


What is the significance of technical settings (specified while creating a table in the data dictionary) ?

673


Which FM do you use to find out who is reporting to whom

5285


What is help view?

657


How do you convert non-char field into char type fields ?

1849


What are the functional modules used in sequence in bdc? : abap hr

697