Difference Between domain and data element?
Answer Posted / mansoor ahmed
The Domain specifies the Technical attributes of the field
such as the data type, length and the value range.
A data element describes either an Elementary Type or a
Reference Type.
An Elementary Type is defined by the built-in data type,
length and possibly the number of decimal places. These type
attributes can either be defined directly in the data
element or copied from a domain .
A Reference Type defines the types of reference variables in
ABAP programs.
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What are the properties of selection screen?
can any one answer these questions 1)How do you convert non-character field to character field? 2)How do you work with semi colon separated files? 3)why cant we use normal function module for data transfer? 4)what is the structure of CTU-PARAMS? 5)can we use transfer dataset to transfer data in internal table?
What is page window?
What are the functional areas, user groups? How does abap query work in relation to these?
What are the system fields you have worked with? Explain?
10) How to get Item Header in Sales Order?
What is the meaning of abap/4 editor integrated with abap/4 data dictionary?
What is the role of ‘refresh’ in internal table?
Difference between call by value and call by reference? : abap data dictionary
How to define selection screen?
1.why dont use top of page. wat is the use? 2. wat is sub screen? 3. why u select the session method in bdc ? how many records wil be updated on that time? 4.why dont use start form in script? 5.wat is difference b/w dilldown and interactive report? 6. wat is pf status interactine report?
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? : abap bdc
What is runtime analysis?
Explain the uses of the simple maintenance interface? : sap abap hr
How to add a column to a table control while using alphanumerical layout editor ?