Can we use same Domain for more than Data element?
Answer Posted / 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 |
Post New Answer View All Answers
What are the problems in processing batch input sessions?
where do we store all custom programs in SD module?
How to select valid lines for secondary list?
if while coding power goes off , how to retrieve the codes?
How is conversion of data types done between abap/4 & external level? : abap data dictionary
What are the field and chain statements?
What are the events used in interactive reports?
Can we access static attribute from instance method
how to see the table output?
How can we set the table spaces and extent sizes? : abap data dictionary
What is the use of the raising exception? : abap modularization
What are the features of abap/4 dictionary? : abap data dictionary
Control Break statements- At new...endat.
Select query optimisation
Is it possible to run host command from SAP environment? How do you run?