Can we use same Domain for more than Data element?
Answers were Sorted based on User's Feedback
Answer / sreehari
YES WE CAN USE SAME DOMAIN MORE THAN ONE DATA ELEMENT DOMAIN
IS REUSABILITY
Is This Answer Correct ? | 9 Yes | 0 No |
Answer / geetha
yes we can use same domain for different data elements,
data element gives documentation i;e f1 help for a field
and domain describes the size and type of a field ,so
there can be many fields having different f1 help , but
same size and type.
field1_|- data element1 ____|
field2_|_ data element 2 ____|_____domain
| |
field3_|_ data element 3 ____|
Is This Answer Correct ? | 3 Yes | 0 No |
what is the difference between hashed & sorted internal tables?
What are base tables of an aggregate object?
What is the differrences between structure and table in data dictionary in abap? : abap hr
How to make changes in standard script for sales order header data?
how to cal driver program in smart forms??
I have 10 records in flat file. In that 7th record is error record. I want to update to data base. If i used Call transaction method what about 7 record and what about 8,9,10 records. If i used Session method what happen. Is it updated or stop at 7th record?
How do you populate data into a multiple line field? : abap bdc
How can I make a differentiation between dependent and independent data?
What are Pull and Push Methods?
loop 5 times. sy-tabix,sy-index. endloop. what is the output?
What is collective search help? : sap abap data dictionary
What is an update type with reference to a match code id? : abap data dictionary