Download as pdf
Download as pdf
You are on page 1of 20
‘LWhich of the following ways can we buffer a table? Generic — ans Row Column Multiple Columns 2. for which tasks is the database interface responsible Choose 2 Conversion of OPEN Sol statements from ABAP med ro trong game Syntex check of NATIVE Sql commands Usage of the SAP buffers ~ans Daata consistency check with respect to foreign ley retionemp 3.when a debugging session is invoked with the command ha what these ABAP statements and screen logic are debugged The screen processing is not debugged but the modues caldo Not only the custom program but also the system pruga p -~ans None of these 4, Within an abap program, an intermal table has been. Use the DESCRIBE TABLE ~ans Use the aggregate function LOOP AT Use the GET TABLE where itab is an internal table. What will be the result fo Answer-A Please choose a correct answer, A\Clears work area of ITAB B)Clear First Line of ITAB Clear all lines of ITAB )Clears nothing as the statement works only on Work Areas 7.How to include custom fields in standard sap tables? Answer-C Please choose a correct answer. A)Append Structures B)Custom Includes Both D)None of the Above 8.Which one of the following commands is used in drill-down reporting? Answer-D Please choose a correct answer. A)LEAVE SCREEN BJOAT-LINE SELECTION CJON VALUE REQUEST DyAT PF 9.What is system variable sy-tsind? Answer-C Please choose a correct answer. A)Last List Level B)Current List Level C)Table index D)index Access 10.Use of modify statement outside of the loop without use of index will result in program termination or run time error. Answer-B Please choose a correct answer, A)TRUE B)FALSE 111. How many maximum secondary windows can a smart form have? Answer-D Please choose a correct answer, ayn B)19 )99 py49 12.When a debugging session is invoked with the command '/ha' what does it specify Answer-C Please choose a correct answer. A)ABAP statements and screen logic are debugged B)The screen processing is not debugged but the modules called from PBO/PAI are debugged C)Not only the custom program but also the system programs are debugged D)None of these 113.What are fields within table for select options? Answer-B. Please choose a correct answer. a)sign, index, Low, High B)Sign, Option, Low, High Clindex, Number, Low, High D)sign, Low, High, Variance 14.Which among following are views? Answer =~ B,D Please choose all correct answers. Collective B)Projection )Elementary D)Database 15.Customers can create their own badis.. Answer-A Please choose a correct answer. AYTRUE B)FALSE 116.How can we create area handle? Answer--B Please choose a correct answer-b AJCREATE OBJECT oref AREA HANDLE handle B)CREATE DATA oref AREA HANDLE handle C)Both are same D)None the Above 17 What is the transaction code for the class builder? Answer-B Please choose a correct answer. ANSE43 B)SE24 )SE37 )cmoD 18.For which tasks is the database interface responsible. (Choose 2 correct option) Answer -A,C Please choose all correct answers A)Conversion of OPEN Sql statements from ABAP statements into the corresponding date B)Syntex check of NATIVE Sql commands )Usage of the SAP buffers D)Daata consistency check with respect to foreign key relationship 19 The function module required for alv gnd display. Answer-D Please choose a correct answer. A)REUSE ALV HIERSEQ, GRIO DISPLAY B)REUSE ALV HIER GRID DISPLAY C)REUSE_ALV_LIST_GRID_DISPLAY D)REUSE_ALV_GRID_DISPLAY 20.Which of the following is valid about the static constructor? Answer-A,C Please choose all correct answers. AThe static constructor has no parameters The static constructor has only importing parameters C)The system calls the STATIC constructor once for each class, before the class is accord the D)The system calls the STATIC constructor on for each instance of the class, directly the 2.LWhich is the recommended go to document to see the table structural changes post SAP S4/HANA migration across functional Answer Please choose a correct answer. AyThe SAP S/4HANA Cookbook B)The SAP S/4HANA Feature Scope Document C)The SAP S/4HANA Simplification List —-ANS D)The SAP Implementation Bible for Runaways E)The SAP S/4HANA Book of Tales 22.Object can be create using Answer Please choose a correct answer. AlCreate Object —ANS B)Data: obj1 type ref to Classname. C)Data: obj type classname D)Data: Obj like Classname 23.1f user double-clicks on a report line which event will be triggered Answer Please choose a correct answer. A)At line-selection --ANS B)At User-command 24qThe tables statement declares a data object Answer Please choose a correct answer. AYTRUE B)FALSE ANS 25.The following code indicates: selection-screen begin of block bi. Parameters: myparam(10) type c, myparam2(10) type n, selection-screen end of block. Answer Please choose a correct answer. A)Draw a box around myparam and myparam2 on the selection screen. ANS 8) Allow myparam and myparam2 to be ready for input during an error dialog )Do not display myparam and myparam2 on the selection screen D)Display myparam and myparam2 only if both fields have default values 26.What do we have within function module? Answer Please choose a correct answer. AExport, Import, table, changing, Exception, Sourcecode ANS B)Export, Import, table, changing, Sourcecode C)Export, Import, table,changing, Exception D)None the above 27:Where do you validate the entries in field? (Choose 2 correct options) Answer Please choose all correct answers. A)PAL ANS 8)Field exits ANS peo D)None of the above 28.Which of the following statement is true about ok code field Answer Please choose a correct answer. A)User action triggers the PAl event also place the corresponding function code into those --ANS )Every action taken by user places a function code into this field and remains only on the Cit is a Twenty one character field which every screen has it but not displayed on the D)It is a Twenty one character field whigh every screen has it and displayed on the 29.Where can we create logical file path for stw (tCode)? Answer Please choose a correct answer AYALA B)FILEEDIT FILE ANS D)None of the above 30.What are different methods in Ismw to load data? Answer Please choose all correct answers. A)Batch Input --ANS B)Direction Input Direct Input -ANS D)Alll of these 31L\In dialog programming, in order to display a list on screen, use Answer Please choose a correct answer. A)Write statement B)Leave to list-processing —ANS C)Leave to screen 0 D)New-page print on 32.Field exits can be debugged Please choose a correct answer A)TRUE ~-ANS B)FALSE 33.Where to see idoc in inbound side whether is received in receiver system or not Answer Please choose a correct answer. A)By executing Conversion Program RBDMOIND. 8B)Execute RBDMOIND in outbound program C)if the status code is convert into 3 to 12 then we can D)Confirm the IDC received successfully. --ANS 34The data in the data record is stored in multiple fields in ediT table Answer Please choose a correct answer. AJTRUE ANS, B)FALSE 35.ALE is for data transfer between two sap systems only? Answer Please choose a correct answer, AyTRUE B)FALSE ANS 36.In relation to an internal table as a formal paramater, because of the Answer Please choose a correct answer, A)Use the DESCRIBE statement within a subroutine B)Loop through the internal table within a subroutine Access the internal table fields within a subroutine D)Add rows to the internal tbale within a SUBroutine ~ANS 37.After a describe table statement sy-tfll will contain: Answer Please choose a correct answer. A)The number of rows in the internal table --ANS B)The current OCCURS value CiZero, if the table contains one or more rows D)The length of the internal table row structure 38.What is the use of img? Answer Please choose a correct answer. A)Implementation Guide used for maintaining info of sap standard B)Implementation Guide used as how we can change sap standard ()Both a and b ~-ANS D)None of the above 39.What are the two ways for restricting the value range for a domain Answer Please choose a correct answer. A)By specifying some values, By stipulating a value field B)By specifying fixed values, By stipulating a value table —-ANS C)By specifying fixed values, By stipulating a value field D)None of the above 40.Search help can not be attach to Answer Please choose a correct answer, A)Domain Byfield of a table Ccheck table D)Type -ANS 1 In sapscript a page break is possible for the following window Constant window variable window main window - Ans all of above 2. The main instance of the ecc server is called Main Instance Central Instance - Ans Master Instance Node Instance 3. multiple page formats are possible in: smartform sap scipt - Ans A none of above 4. Address Answer Please choose a correct answer. PARAGRAPH format - Ans Country settings company code settings Forms settings 5. The information regarding each bdc group is stored in the table ‘OBDCDATA 180 TBDC- An apa

You might also like