Can we use same DATA ELEMENT for more than one field?
Answers were Sorted based on User's Feedback
Answer / kallol banerjee
I am quite amazed that how can you misguide others by
posting wrong answer. Shame on you guys.
Domain and Dataelement is made for reusability.
If your requirement matches with same field lebel you can
use same dataelemt as much time as you wish.
Is This Answer Correct ? | 16 Yes | 0 No |
Answer / mohd jamal
yes, we can use same dataelement to more than one field
because of it's a main feature of dataelement re-usabulity
of data type and length, but we can't create same
dataelement more than once.
Is This Answer Correct ? | 4 Yes | 0 No |
Answer / srihari
WE CANT USED DATAELEMENT FOR MORE THAN ONCE IT IS FOR
SPECIFIC FEILD ONLY .IT GIVES FILED LABLE FOR FIELD.SO
FILED LABEL IS UNIQUE
Is This Answer Correct ? | 8 Yes | 6 No |
Answer / deepa
Data Element and Domain Both having one to many relationships.
So we can use Data element for multiple fields and Domain
for multiple data elements.
Is This Answer Correct ? | 2 Yes | 2 No |
no we can't use data element for more than one field..
but we can use domain for more than one field...
Is This Answer Correct ? | 5 Yes | 6 No |
Whom you report if you face difficulty in understanding the business process given in Functional Spec.
Differentiate between transparent tables, cluster tables and pooled tables
Name a few data dictionary objects?
What is meant by performance analysis?
what is difference b/w like and type statements?give example? when to use like and when to use type?
Difference between GET and GET Late?
What are function modules?
What is the company code? : sap abap hr
What is the purpose of Edit Masking?
Control Break St........i have written At new for customer and in the loop customer came in the 3rd record....weather it'll trigger in the 1st record of the loop or 3rd record ?
I am uploading 100 records out of which say 59th record has error so what will happen if I am using synchronous or asynchronous method of bdc? Can we update the database using local update mode how? : abap bdc
which processor controls the flow logic of an online program?