What can you do with Data Dictionary? (Choose two)
A. Maintain database tables and views from within R/3 and transfer the changes automatically to the underlying database.
B. Create or modify an index of a database table (for example, to speed up the performance of an ABAP program).
C. Lock a database table against any change by an ABAP program.
D. Define ABAP coding.
What should the partner do when it receives a message from a customer end user?
A. Forward the message to SAP and advise the end-user of the current situation.
B. Recommend to the end user to wait for the next SAP release.
C. Undertake the support level 1 and 2 tasks of primary support services.
What information do you find in the flow logic of a screen? (Choose two)
A. The names of modules that are being executed before a screen can be sent to the presentation server.
B. The names of modules that are being executed after control returns from the presentation server to the application server.
C. The names of modules that are being executed before a screen can be sent to the database server.
D. The names of modules that are being executed after control returns from the application server to the database server.
What information can you find in an ABAP trace? (Choose two)
A. All ABAP modules (methods, function modules, subroutines) that are executedin the course of a transaction
B. All screens, modules of the flow logic, and ABAP messages
C. All operations on database tables (SELECT, INSERT, MODIFY, and so on)
D. All SAP developers responsible for the checked program
What does an SQL trace display? (Choose two)
A. All SQL statements that are executed by your program
B. The values that the system uses for particular database access (reads) and changes
C. The ABAP modules that have beencalled during program execution
D. The kernel modules of the database interface that have beencalled during program execution
Why are SAP Notes important for message handling? (Choose two)
A. They allow customers to help themselves.
B. SAP Notes inform customers about strategy.
C. They allow Support Consultants to quickly provide solutions for problems which have already been solved before.
D. An SAP Note can only be released after dual control.
When a message is sent to SAP via SAP Solution Manager, which status does the message have in the Service Desk?
A. Sent to SAP
B. Information to SAP
C. Confirm message to SAP
D. Sent to Customer
The Debugger can be used to analyze where an ABAP message is being raised. Which of the following procedures is suitable?
A. Create a breakpoint at Form MESSAGE_SEND.
B. Create a breakpoint at Function MESSAGE.
C. Create a breakpoint at Event MESSAGE_SEND.
D. Create a breakpoint at Statement MESSAGE.
How long are local system log entries kept available in SM21?
A. Until the next system restart
B. Until the entry is overwritten (circular file)
C. Until the name of the system log file is changed manually
D. Until the records are replicated to the central system log (usually after one hour)
How can you use your customer's system data for an SAP Note Search? (Choose three)
A. Add the customer's system ID to the search terms.
B. Copy and paste the configuration information into the 'Validity' section of the Note Search.
C. Select the customer's product version in the 'Validity' section of the Note Search.
D. Select the customer's software components in the 'Validity' section of the Note Search.