Anda di halaman 1dari 5

1. Identify the characteristics of a BAPI A. B. C. D. E.

Can only be used inside SAP It is implemented as a function It is an object It is an interface Can be a method of an object

Answer: BDE 2. Identify the characteristics of a Business Object A. B. C. D. E. Business objects are business oriented Business objects ONLY use BAPIs to access data Business objects require knowledge of the internal source code to be able to access the data Business objects provide methods to implement business functions Business objects are managed in the Business Object Repository (BOR)

Answer: ADE

3. What controls the dialog behaviour of a search help: (More than one answer) A. B. C. D. E. Value Range Admin data SPOS LPOS DPOS

Answer: CD 4. What must be assigned to search help parameters A. B. C. D. Values Domain Data element Nothing

Answer: C 5. What is the alv grid control? A. B. C. D. It is a ling control tool to Query and Quickviewer It is a generic tool for displaying lists in screens It is a data collection tool It is an object

Answer: B

6. What does the DESCRIBE TABEL STATEMENT PROVIDE TO THE PROGRAM A. B. C. D. Key Definition Key uniqueness Access Type Key Length

Answer: C 7. How can records the left table be omitted in an outer join. A. B. C. D. Specify conditions in the ON clause There is no way to omit records from the left table Specify conditions in the WHERE clause Specify conditions in the FROM clause

Answer: C 8. What tool would be used to view the events for the cl_gui_alv_grid A. B. C. D. Function Builder Workbench Organizer Bapi Browser Class Builder

Answer: D 9.What screen object is needed on a tabstrip A. B. C. D. Subscreen area Box Screen Pushbutton

Answer: A 10. Identify some of the functionality offered by the data transfer workbench. (More than one answer is correct) A. B. C. D. E. Generate IDOCS Create jobs Generate a transfer program Generate test data in a file Ability to copy files between presentation and application servers

Answer: BDE

11. What transfer methods are supported by the data transfer workbench? A. B. C. D. Jobs Batch transfer Direct input Call transaction

Answer: CD 12. What is the effect of the parameter POST_LOCAL = X on the BDC_INSERT funcition A. B. C. D. Synchronous Updates are performed The update log tables are used Updates are written to memory Processing occurs asynchronously

Answer: C 13. What can be found in the include BDCRECXX (More than one answer is correct) A. Calls to functions B. Data declarations C. Forms Answer: AC 14. Personalization is usually performed outside of the abap workbench. Which of the following would be considered Personalization (More than one answer is correct) A. B. C. D. E. Custom developed programs Variant Transactions Desktop Shortcuts Operating Systems Scripts SET/GET Parameters

Answer: BCE

15. A user has made a modification to a SAP subroutine. A new upgrade release is to be applied and SAP has made modifications to the same subroutine that the user has modified. What will happen during upgrade using the modification assistant? A. The user modifications must be reapplied manually B. Options 'replace' and 'insert' is made available for you to decide on how to handle the upgrade C. The modification assistant will prompt you for a change request to reapply the change D. The user modifications are automatically inserted into the new subroutine release Answer: B

16. What object is not supported by the modification assistant? A. B. C. D. Menus Text Elements Functions User Exits

Answer: D

17. What must be assigned to search help parameters A. B. C. D. Nothing Values Domain Data element

Answer: D 18. In what case would namespaces be practical A. Independent 3rd party development projects B. Small internal projects C. To uniquely identify each object in a large project Answer: A 19. What relationship can be established in watchpoints? A. B. C. D. AND conditions only Or conditions only Combination of OR or AND conditions Any Boolean operators

Answer: C

20. What are the requirements of reading a hashed internal table? (More than one answer is correct) A. B. C. D. E. Use UNIQUE KEY option Specify the full key Sort the table first by the key Specify the INDEX Use the TABLE KEY options

Answer: BE

21. What internal table type can only be accessed by its key A. B. C. D. Sorted Hashed Standard Keyed.

Answer: B

22. What does Compression Mode achieve in the ABAP editor A. B. C. D. Provides the ability to power type key words Limits the functionality of runtime analysis to base features Hides the code between keywords Reduces the size of the generated load module

Answer: C

23.When catching errors using the CATCH ENDCATCH statement, where does the runtime error return code get placed? A. B. C. D. Error class Sy-subrc System-exceptions Sy-fdpos

Answer: B

24. Personlalization is usually performed outside of the ABAP workbench. Which of the following would be considered personalization (More than one answer is correct) A. B. C. D. E. SET/GET Parameters VARIANT Transactions Operating system scripts Desktop shortcuts Custom development

Answer: ABD

Anda mungkin juga menyukai