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 events in abap/4 language? : abap hr
What are the two different ways of building a match code object? : abap data dictionary
What are function modules?
What is the syntax for ‘call transaction’?
What are secondary indexes. How can we know which index is being used in a select query?
The max number of calling modes stacked at one time is?
What is the use of lock objects?
When the get cursor command used in interactive lists?
What are the types of views? : sap abap data dictionary
dear friends, do you know how to configure web dynpro and adobe into ECC6.0 IDES?
What is protect & endprotect?
How is conversion of data types done between abap/4 & external level?
Event handling in oops
Which transaction code is used executing a report (type 1 program)? : abap data dictionary
The commands through which an abap/4 module can “branch to “ or “call” the next screen are?