Can we use same DATA ELEMENT for more than one field?
Answer Posted / 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 |
Post New Answer View All Answers
What is the use of lock objects?
Difference between sy-tabix and sy-index? Where it is used?
what is call back in alv?
What is the difference between free and refresh?
What are the events used in interactive reports?
Difference between domain and data element? What are aggregate object?
hi I am in training of functional module, i am unable to understand what exactly use of IDOC,BAPI,DIM and BIM. As LSMW and BDC methods are used for data conversion from legacy to sap. Might be it is silly question. please explain me
What does hide statement do?
I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.
What are the differences between table and structure in data dictionary?
How can you distinguish between different kinds of parameters?
What are the different types of work process?
How can you find the field/data underlying a transaction?
what is diff between idocs,bdc,rfc and bapi. give real time answer
How are the function code handles in flow logic?