what is two domain level concept in abap
Answers were Sorted based on User's Feedback
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 |
Answer / siddhu
Two different data elements using a same domain is called as two level domain concept.
Eg: you create two data elements for fields like STARTDATE and ENDDATE with respective field labels, but for both the data elements you assign DATS as the domain.
Is This Answer Correct ? | 4 Yes | 1 No |
Anyone can plz help me in finding the occurate material for ALE,EDI&IDOCS ,OTHERTHAN ARVIND NAGPAL'S EDITION!IF u know then plz inform me!
Is der any other way or tcode to process the session except SM35?
how will u write a report for performance point of view ?
how to replace the Old BDC transactions with the new enjoy SAP transactions
What is difference between inner join and outer join?
What data is contained? : abap data dictionary
What are the pre requisites for For all Entries?
How does system know that your SAP login userid is assigned to a perticular employee number (PERNR)?
if have 10 pages in script,how u can u start from 10th page?
what is code to upload cost centers through call trans. and procedure
can we add fields to SAP Standard tables. ? Do SAP tables have indexes. ?
what is index and types in indexes?