Answer Posted / raghu
The First guy is given stupid answer..........
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
How do you connect to the remote server if you are working from the office for the client in remote place?
What is the use of table control in bdc is it same in module pool table control? : abap bdc
What is the difference between call transaction method and the session method? : abap bdc
What is native sql?
How do you set up background jobs in sap? What are the steps? What are the event driven batch jobs?
Can we include customizing include or an append structure with pooled or cluster tables?
What is static attribute
What are the commands used for interactive reports?
What is projection view?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
Explain how to Handle the internal tables in ABAP?
How to Raise a Particular Ticket in Realtime ?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
What is the disadvantage of a call by reference?
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subrc after perform?