Sap Certified Development Associate - Abap With Sap Netweaver 7.50 - Mini
Sap Certified Development Associate - Abap With Sap Netweaver 7.50 - Mini
50 - Mini | ERPPrep
Question Results
Question: Score 0 of 1
Response:
RETURNING
IMPORTING
EXPORTING
CHANGING
Question: Score 0 of 1
When does the lifetime of a Web Dynpro component begin and end?
Please choose the correct answer.
Response:
It begins the first time it is called at runtime, and it ends with the Web Dynpro
application that called and instantiated the component ends.
It begins each time it is called, and it ends when the component completes.
It ends each time it is called, and it ends when the component completes.
https://www.erpprep.com/user/quiz/831584/userresults 1/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
It begins when instantiated and it ends when the program ends or the object is freed.
Question: Score 0 of 1
To reserve an area on the screen for an ALV Grid Control, you must do the
following:
Response:
Question: Score 0 of 1
You have written a program to output data using the ALV grid control. Which
sequence of steps should be executed at runtime?
Response:
Question: Score 0 of 1
For which of the following purposes can you use the ABAP dictionary?
There are 2 correct answers to this question.
Response:
Question: Score 0 of 1
Response:
Question: Score 1 of 1
When you add programming logic to your ABAP program that checks
authorizations,which of the following do you have to create?
https://www.erpprep.com/user/quiz/831584/userresults 3/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Response:
An authorization object
An authorization Access
An authorization profile
An authorization role
Question: Score 1 of 1
You want to add a field type CURR to a transparent table. What else must you do?
Response:
Question: Score 0 of 1
After which statement will the runtime system initialize the ABAP memory
Please choose the correct answer.
Response:
SUBMIT
LEAVE TO TRANSACTION
CALL TRANSACTION
https://www.erpprep.com/user/quiz/831584/userresults 4/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Question: Score 1 of 1
What is the event block that all of your code changes belongs to if you do not
explicitly code any event blocks in an executable program?
Response:
AT SELECTION-SCREEN OUTPUT
INITIALIZATION
LOAD-OF-PROGRAM
START-OF-SELECTION
Question: Score 1 of 1
Response:
Allows the ABAP stack and the Java stack to exchange data.
Question: Score 0 of 1
Which of the following function types in a GUI status are reserved for internal use?
There are 2 correct answers to this question.
Response:
E-EXIT
H-HELP REQUEST
https://www.erpprep.com/user/quiz/831584/userresults 5/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
T-TRANSACTION
S- SYSTEM
Question: Score 1 of 1
You want to select all the records from a database table where field CITY contains
substring ‘BU’ in any position. Which WHERE clause can you use in an Open SQL
select statement?
Response:
Question: Score 0 of 1
Response:
Pass by reference
Pass by subclass
Pass by class
Pass by value
Question: Score 0 of 1
https://www.erpprep.com/user/quiz/831584/userresults 6/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
What type of method is generated automatically by the Web Dynpro Explorer when
you assign an action to a button UI element?
Response:
Ordinary method
Supply function
Question: Score 0 of 1
Which of the following rules must you follow when you create a static constructor?
Response:
Question: Score 0 of 1
Response:
The text table for the selection method is automatically populated if the text table is
attached to the database table being used as the selection method.
https://www.erpprep.com/user/quiz/831584/userresults 7/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
The interface for the search help is defined by the IMP (import) and EXP (export) flag
of the search help parameter.
The LPos parameter defines the position of the search help parameter in the search hit
list.
The SPos parameter defines the position of the input field on the dialog screen.
Question: Score 0 of 1
You write a report that displays mass data in a table. You decide to use the ALV
Grid control (class CL_GUI_ALV_GRID) instead of a classical list display with
WRITE statements.
Which of the following functions can you offer to the user without doing any
specific programming
There are 2 correct answers to this question
Response:
Question: Score 1 of 1
Response:
https://www.erpprep.com/user/quiz/831584/userresults 8/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Question: Score 0 of 1
Response:
A context
UI elements
Component controller
Question: Score 0 of 1
Response:
Question: Score 1 of 1
https://www.erpprep.com/user/quiz/831584/userresults 9/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Response:
Packages use interfaces and visibility to make their elements visible to other packages.
Question: Score 0 of 1
Which of the following statements can you use to setup checkpoints in an ABAP
program?
There are 3 correct answers to this question.
Response:
ASSERT
BREAK_POINT
BREAK
CHECK
LOG-POINT
Question: Score 0 of 1
Response:
This event will display (F1) help for the input field on the selection screen.
https://www.erpprep.com/user/quiz/831584/userresults 10/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
This event will display self-defined (F1) help for the input field programmed in the
event block and will override any help possibly defined in the ABAP Dictionary for the
field.
This event will display self-defined (F1) help for the output field programmed in the
event block and will override any help possibly defined in the ABAP Dictionary for the
field.
Question: Score 1 of 1
What scheduling technique is used by the ABAP debugger dispatcher for processing
user requests?
Response:
Round Robin
Shortest First
Multiple Queue
Question: Score 0 of 1
Response:
https://www.erpprep.com/user/quiz/831584/userresults 11/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Question: Score 0 of 1
Response:
SELECT
DELETE
INSERT
UPDATE
MODIFY
Question: Score 0 of 1
Response:
XSTRING
DECFLOAT34
Question: Score 1 of 1
Which of the following transactions can you use to define transparent tables?
Please choose the correct answer.
Response:
SE38
https://www.erpprep.com/user/quiz/831584/userresults 12/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
SE16N
SM37
SE11
Question: Score 1 of 1
Response:
Question: Score 1 of 1
Response:
Variables
Field names
Table names
Constants
Question: Score 0 of 1
https://www.erpprep.com/user/quiz/831584/userresults 13/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
You display the content of an internal table using an ALV grid control. The content
of the internal table changes during the program. Which CL_GUI_ALV_GRID class
method can you use to display the changed content?
Response:
Question: Score 1 of 1
Response:
Question: Score 0 of 1
Response:
AT SELECTION-SCREEN ON <field_name>
https://www.erpprep.com/user/quiz/831584/userresults 14/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
AT SELECTION-SCREEN OUTPUT
AT SELECTION-SCREEN
Question: Score 1 of 1
Which objects are automatically created when you create a new function group?
Response:
Question: Score 1 of 1
At most, how many menu items (including functions, separators and sub- menus)
can a menu have on the screen?
Response:
15
10
20
Question: Score 0 of 1
https://www.erpprep.com/user/quiz/831584/userresults 15/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Response:
Form Builder
Function Builder
Class Builder
Screen Painter
Question: Score 0 of 1
Where can you define global data types that are visible system-wide?
There are 3 correct answers to this question.
Response:
In a global class
In a function module
In a global interface
Question: Score 0 of 1
You are making changes to a program that already has a transaction code linked to
it. Your colleague is testing the transaction in your development system. At what
point can the changed version of the program be tested?
Response:
https://www.erpprep.com/user/quiz/831584/userresults 16/17
12/1/2018 SAP Certified Development Associate - ABAP with SAP NetWeaver 7.50 - Mini | ERPPrep
Question: Score 0 of 1
Response:
The most frequently selected fields should be at the first positions in the index
The table will be updated more quickly if you create more indexes
Money Back Guarantee Testimonial FAQs Privacy Policy Terms and Conditions About Us Join Us
Contact Us
https://www.erpprep.com/user/quiz/831584/userresults 17/17