Sei sulla pagina 1di 2

16th NOV, 2011

ABAP EXIT
1. Recognize the diagram shown in figure State Chart Diagram 2. What is the output of ABAP query Classical Report 3. Java program o/p is SecondMethod ThirdMethod FirstMethod

4. What will allow you to derive features of existing class to new class Inheritance 5. What is Status-51 Error in IDoc 6. Oracle question ans are LEFT JOINand RIGHT JOIN 7. What will be the output of grep l Orange *.pl ?? 8. Test scenarios are created by (not sure) i. Tester ii. Test Manager iii. Test Lead iv. Automated Test Developer 9. Some table with data will be given..identify the output of.. Select count(*), avg(age) from emp where emp_id=54 and name like A* o/p count=3 avg=24

10. How to create symbolic link in UNIX ls a T1 T2 (not sure) 11. GET VBAK LATE Ans After all occurrences of GET VBAK statements 12. Can we convert SAP script to SmartForms YES/NO (not sure)

13. They will give 2 different queries..IF and CASE.. We have to identify which query is faster and clearer? BOTH (not sure) 14. How to control flow logic to prevent access without entering values using ON INPUT keyword 15. In HTML What function to call after any element loses focus OnBlur 16. Java Program : o/p InputClass MainClass will be printed

17. ABAP program having 2 internal tables, Itab_1 and Itab_final. There is a query that collects data (using COLLECT keyword) from Itab_1 and appending into Itab_final. Question is, to make this query faster, on which table custom index should be created Itab_1 (not sure) 18. C program. Having a[]= {12, 23, 34, } and 2 pointers *p1, *p2 pointing to 1st location. Then what will be the output of (%d %d %d %d, *p1, *p2, *a+1, *(a+1)) o/p is 12 12 13 25 19. How to disable SAVE button in ABAP? a. Disable SAVE

b. Excule SAVE c. Excluding SAVE d. (dnt remember) ans not sure 20. Smartforms and Styles are client-independent NO (verify again in google) 21. What in database does not physically exist in underlying database Struct, View, Internal Table 22. UML diagram is given as B is pointing to A with dotted line arrow B is CLASS, A is INTERFACE 23. How to interrupt a session /bend 24. What is the syntax for displaying buttons on application toolbar SET PF_STATUS <name> 25. In which phase does the test team involves in project Plan Phase 26. Which is NOT valid about UDP connection It is Connection Oriented 27. Transaction code for creating INTERFACE.?? a. SE21 b. SE24 c. SM21 ans d. SM24 28. No MANDT as part of primary key in table client Independent 29. What is total time of execution RESPONSE TIME 30. There is a syntax error in Oracle Query. What is remedy ? Ans add into (tab-1, tab-2) 31. Where can we write action ? a. <form tag> ans b. <input tag> c. <head tag> d. <body tag> 32. Who can use protected variable ans is protected superclass and subclass (not sure)

Potrebbero piacerti anche