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 Tickets in Realtime ?
What is the use of at new statement ?
How many main windows will be there in a page window?
How to create a button in selection screen ?
What are the differences between the table and the structure in the data dictionary in the sap abap?
HOW TO DIFFERENT CALL TRANSACTION ON THE BASIS OF DOUBLE CLICKING ON DIFFERENT FIELD.
What is runtime analysis?
Why do we use FOR ALL ENTRIES and what is the pre-requisite
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
Explain the function module in bdc?
What are the major steps will you use for tuning?
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
What are the difference between tables and structures?
in bdc session method. if u run the record in fore ground manually i have a 7 records but at the time of record processing first record produces the error how can u process records manually in fore ground please tell me any one knows?
What is the difference between synchronous and asynchronous update? : abap bdc