Correct Answer: Events keywords in Reports are: For Classical Reports, 1Initialization 2 At line-selection 3 Start-of-selection 4Top-of-page 5 At user-command 6End-of-selection 7 End-of-page 8At Pfn For Interactive Reports, 9At line-selection 10 Top-of-page during line selection For LDB (Logical DataBase) Reports, 10 get 11put 12 get table
2. What are different ABAP/4 editors? What are the differences?
Correct Answer: The 2 editors are se38 and se80 both have the abap editor in place In se38 you can go create programs and view online reports and basically do all thedevelopmet of objects in this editor In se80 ( object navigator) there are additional features such as creating packages,module pool , function group ,classes, programs ( where you can create ur programs) and BSP applications
Correct Answer: SAP scripts is a word processing tool of SAP which has the following components: Standard text It is like a standard normal documents Layout sets - Layout set consists of the following components: Windows and pages, Paragraph formats, Character formats Creating forms in the R/3 system Every layout set consists of Header, paragraph, and character string ABAP/4 program
Correct Answer: Transferring of large/external/legacy data into SAP system using Batch Input programming Batch input is a automatic procedure referred to as BDC(Batch Data Communications) The central component of the transfer is a queue file which receives the data vie a batch input programs and groups associated data into ?sessions?
Correct Answer: ABAP/4 Query is a powerful tool to generate simple reports without any coding ABAP/4 Query can generate the following 3 simple reports: Basic List: It is the simple reports Statistics: Reports with statistical functions like Average, Percentages Ranked Lists: For analytical reports - For creating a ABAP/4 Query, programmer has to create user group and a functional group Functional group can be created using with or without logical database table Finally, assign user group to functional group Finally, create a query on the functional group generated
Correct Answer: An Interactive report allows the user to participate in retrieving and present data at each levelwhile classical report doesn't have access to interact
7. What is meant by BDC. How many methods of BDC are there?
Correct Answer: LSMW is widely used by EDI programmers EDI Programmers connect the SAP system to Non SAP system During this Data migration is a necessity When data migrates from source to destination the destination code is differrent from the source code So what LSMW does is * Converts the data in to batch files * Then converts the batch files in to source code batch files * And then mirgates data Standard Interfaces like BAPI or Idoc are used in this process
Correct Answer: Consignment stock is the material which is lying in the premises but is not owned by the company It has no value assigned to it until it is taken into own stock Once it is used in production or to be sold, it is taken into own stock