Questions
ayuda
option
My Daypo

ERASED TEST, YOU MAY BE INTERESTED ONSAP ABAP 7.5 Certification Sample QA

COMMENTS STATISTICS RECORDS
TAKE THE TEST
Title of test:
SAP ABAP 7.5 Certification Sample QA

Description:
SAP ABAP 7.5 Certification Sample QA

Author:
AVATAR

Creation Date:
11/05/2021

Category:
Computers

Number of questions: 10
Share the Test:
Facebook
Twitter
Whatsapp
Share the Test:
Facebook
Twitter
Whatsapp
Last comments
No comments about this test.
Content:
Which of the following data types are predefined ABAP data types? There are 3 correct answers to this question. DECFLOAT34 STRING XSTRING FLOAT DECIMALS.
You need to perform a downcast. What should you do? There are 2 correct answers to this question. Catch the exception CX_SY_MOVE_CAST_ERROR Use the operator “=“ Use the operator “?=” Assign a subclass reference to a superclass reference.
Which of the following conditions must be fulfilled when using a GROUP BY clause in a SELECT statement? There are 2 correct answers to this question. The SELECT statement must also have a WHERE clause. All fields in the SELECT clause that are not part of an aggregate function must be listed after GROUP BY. The table in the FROM clause must be a transparent table. The fields after GROUP BY must have a character type.
Which of the following repository objects can you maintain in the ABAP Workbench? There are 3 correct answers to this question. Function modules Internal tables Business functions Transparent tables Module pools.
What are characteristics of a hashed internal table? There are 2 correct answers to this question. It can be accessed using the key. It must have a unique key. It can have a non-unique key. It can be accessed using the index.
Which of the following rules must you follow when creating subscreens? There are 2 correct answers to this question. Subscreens CANNOT have a field of type OK. Subscreens can have a dialog module containing SET PF-STATUS. Subscreens can call other subscreens. Subscreens CANNOT have an AT EXIT-COMMAND module.
Your colleague has asked you to analyze an ABAP program that does not behave correctly when a button is pressed on the initial screen. You want to start the Debugger when the button is pressed so that you can perform your analysis. What system command do you type in the command field? Please choose the correct answer. /hx /h /i /n.
Which of the following functions does the ABAP Dispatcher perform? There are 2 correct answers to this question. It directs HTTP requests from an SAP system to a web server. It enables communication between SAP systems and external application systems. It distributes user requests among available work processes. It communicates with other instances in the system.
Which options are valid Open SQL? There are 3 correct answers to this question. INTERSECTION LEFT OUTER JOIN INNER JOIN RIGHT OUTER JOIN FULL JOIN.
Which of the following controller types can exist only once in a Web Dynpro component? There are 2 correct answers to this question. Window controller Component controller Configuration controller View controller.
Report abuse Consent Terms of use