You are on page 1of 4

QUESTIONS ON SAP ABAP -YAZ TOO BAD THAT I DON T REMEMBER THE TOUGH QUESTIONS CUZ THEY WENT

ABOVE MY HEAD
1) 2 Questions with SELECTION SCREEN and SELECTION SCREEN OUTPUT. 2) Column identifier 3) A question on Outer Join. They have explained about 2 tables A and B where the common information and info on table A needs to be copied. Ans) A must be left OUTERJOIN with B(something like this) 4) There was a question on which type of table must be used in case where it is frequently accessed by unique key very frequently. a) Standard b) Index c) Sorted d) hashed 5) A client made a change on a standard SAP Program. What is the Action called? a) Modification. b) Correction. c) Enhancement. d) One more option. 6) What are the features of SAP Netweaver. 7) Core Applications of SAP Business Suite. a) ERP b)CRM and 2 other options I have never heard of. 8) Components in Web Dyn Pro. 9) Length of Integer Type.

10) Which of the change data type commands will give an error. (1 answer). a) change data type C 1.01E4 to I. b) change data type C abcd to C of length 2. Other 2 options I don t think would have given an error 11) How can you give a popup message. Ans) Call screen 200 starting at 5 5. 12) How to make Field ready for Input again( I think something like this). Ans) Use Field Element Message Ennn 13) Object A of Super Class Super_A and Object B of Sub Class B. Which of the statements is not possible. Ans) Calling the Object of SubClass using super class object. (They had given program statements) 14) A question on programming using Class. ( I didn t know it :P) 15) One question had Sap GUI UI mentioned. (yes, UI was mentioned 2 times) 16) There were 2 questions. One had append table and the Other had add structure as answers. 17) One question on ALV Grid. Answer was the one with Container in the start. 18) Tools of abap workbench. a) class builder b) screen painter. c) function builder. 19) There was a question to select the order. Start of program, at selection screen, and It had that Stupid at Selection screen Output ( I put it after at selection screen). 20) A question on Append structure. ( I think I got this wrong! ) a) Field names should start with ZZ or YY. b) Field values should start with ZZ or YY.

21) There was a question on How to Save when you click a push button. Ans) were different types of commands. 22) Which view for search help. Ans) Obviously Help view. 23) Polymorphism is in which all. a) Inheritance b) Interfaces

Some answers and random stuff I had written in my rough sheet. (Dunno if it will help but here they are). 1) Answer was one column of field is Column identifier. 2) Domain, type tools, transparent tables 3) Why bundle database? To avoid inconsistency. 4) repository package. 5) Question on Active/Inactive. There was activate object in the answer but not sure if it is right. 6)Repository must be assigned. 7) change request. 8) Question had Index access. Answer had standard, hashed, fully access. 9) Define appropriate Indexes. 10) Abap debugger. 11) Content of Internal table. 12) Answer was. Loop into <field symbol> End loop.

13) Name must be identical. 14) It was choose 3. Answer options started with a) As Repository b) As Inactive c) As Repository 15) One dialog with rollout.

You might also like