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
How we can retrieve data using secondary index. Explain with simple example?
What are the other modules integrated with om? : sap abap hr
What is the use of the raising exception?
What are local objects?
What is an rdbms?
What is alv programming in abap? When is this grid used in abap? : abap hr
when are objects are passed from task to the change request?
What does hide statement do?
If yes then why do we require logical database
What are the list of screen elements?
wht is the diff. b/n initialization and lotus of event
How do you document ABAP programs? Do you use program documentation menu option?
How are BAPI different from Normal function modules ?
How can we create callable modules of program code within one abap/4 program? : abap modularization
Can you print decimals in type n?