Faq Miscellaneous
1. What is the command in subscript?
3. What's an effective way of using an internal table record? What are the types of internal tables?
4. In production what is the user exit?
5. What type of user exits have you written?
6. Have you worked with field groups? Have you used Import/Export statements?
7. In the `select' statement what is group by?
8. Have you used performance tuning? What major steps will you use for these?
9. On ABAP: Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
10. Have you created Maintenance dialog or Table Maintenance?
11. How to create client independent tables?
12. Difference between client dependent and client independent tables?
13. Have you created database tables?
14. Difference between Search Helps and Match Codes?
15.Elementary search helps, Collective search help.?
16.What does an EXEC SQL stmt do in ABAP? What is the disadvantage of using it?
17.What is open sql vs native sql?
18.What is a collect statement? How is it different from append?
19. If an entry with the same key already exists, the COLLECT statement does not append a new line, but
adds the contents of the numeric fields in the work area to the contents of the numeric fields in the existing entry.?
20. How can I copy a standard table to make my own z_table.?
21. Which transaction code can I used to analyze the performance of ABAP program.?
22. How do we debug sapscript?
23.Can we create field without data element and how?
24. When top of the page event is triggered?
25. How do you get output from IDOC?
No comments:
Post a Comment