ABAP Certification - SAP Certified Associate Developer NetWeaver
ABAP Enhancements and Modifications
1. Which
of the following is a true statement?
A. An access key is required to implement Business Add ins.
B. An access key is required to modify SAP repository
objects.
C. An access key is required to enhance an SAP application
using a user exit.
D. An access key is required to implement an implicit enhancement
point.
Correct answers: B, C
2. SAP
enhancement for customer exits are managed by transaction:
A. Transaction SMOD
B.Transaction CMOD
C. None of the above
Correct answer: A
3. Customer
exits provide program exit, screen exit, and men u exit enhancement.
A. True
B. False
Correct answer: A
4. The
CALL CUSTOMER FUNCTION 'nnn ' statement, where nnn is a
three-digit number is used in SAP programs for one of the following types
enhancement.
A.Customer exits
B. Business Add-Ins
C. User exits
D. New BAdIs
Correct answer: A
5. How
would you find out if an application program offers a program exit?
A. Search for the character string CUSTOMER
FUNCTION.
B. Use the Repository Information System.
C. Use the Application Hierarchy.
D. Look for a customer exit in title
SAP reference IMG within an application area.
Correct answers: A, B, C, D
6. A
Business Add-Ins can have multiple active implementations at a time.
A. It can have multiple active implementations if the
MULTIPLE use checkbox is selected.
B. It cannot have a multiple active implementation.
C. It can have multiple implementations if FILTER
DEPEND checkbox is selected.
Correct answers: A, C
7. The
statement CALL BABI and GET BADI is
used for following type of Business Add-Ins:
A. Classical BAdI
B. New BAdl
C. None of the above
8. Explicit
enhancement points and sections are defined by the SAP application
programmer.
A. True
B. False
Correct answer: A
9. Code
within an explicit enhancement section can be replaced by the customer.
A. True
B.False
Correct answer: A
10. Code within an explicit
enhancement point can be enhanced but cannot be replaced.
A- True
B.False
Correct answer: A
11. Which of the following are
correct statements:
A. An enhancement spot can contain explicit an enhancement
point and an enhancement section.
B.An enhancement spot can contain an explicit enhancement
point, explicit enhancement section, and new BAdI.
C. An enhancement spot can contain either an explicit enhancement
point and enhancement section or a new BAdI only, but all three cannot be in
the same enhancement spot.
D. An enhancement spot can contain one or more simple or composite enhancements.
Correct answers: A, C, D
12. Which of the following is
a t rue statement:
A. An implicit enhancement point can be used to insert code
in an SAP program and is always available to the customer.
B. Implicit enhancement options allow you to enhance interface
parameters for function modules and methods without modifying the repository
object.
C. Implicit enhancement can be used to enhance SAP objects
developed prior to SAP NetWeaver 7.0.
D. None of the above
Correct answers: A, B, C
No comments:
Post a Comment