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 to find the return code of a statement in abap programs?
What is locking ?
What are the prerequisites for creating foreign key relationship?
How do you process errors in session method ? : abap bdc
What are the functional areas?
Explain the structure of a bdc sessions?
What are the page windows?
What are the main events of which are used for logical database?
how to create module pool program using table controls based on selection criteria specified for sales document item in the first screen and item details in the second screen. plz mention the detail coding Tahnks, Rahul
what is defference between repository and non repository Object?
What are different data types in abap/4?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
How to write a code in tab control? : abap bdc
What are hashed tables?
What are the internal tables and work area?