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 are the prerequisites for creating foreign key relationship?
What are the relational operations that can be performed on view in sap? : abap data dictionary
Explain about drill down report?
can any one tell me if i will put mode as error(E) in session or call transaction for at background and if any error data is there in flat file , then what will be happen ,
By default SAP provides locking mechanism if db is being used by a user ,then what is the use of writing enque method in your code?
loop at itab. select matnr from mara into table itab upto 10 rows. endloop. will it work?
what is tablemaintanance generator ? how to create it?
How we can give authorization on the fields of table control in a dialog-programming?
what are selection screens which one triggers first?
what r the services have to implemented in SAP R/3?
What happens if a function module runs in an update task? : abap modularization
program name for displaying colors , and program name for displaying symbols in list ?