What is the sequence of steps to debug a procedure?
Options:
A.
Select the procedure to be debugged from the Database Explorer.Open the procedure for debugging and set the breakpoint.Open the debug panel and link the debugger to a session.Execute the procedure.
B.
Open the debug panel and link the debugger to a session.Select the procedure to be debugged from the Database Explorer.Open the procedure for debugging and set the breakpoint.Execute the procedure.
C.
Open the procedure for debugging and set the breakpoint.Open the debug panel and link the debugger to a session. Select the procedure to be debugged from the Database Explorer.Execute the procedure.
D.
Select the procedure to be debugged from the Database Explorer.Open the debug panel and link the debugger to a session.Open the procedure for debugging and set the breakpoint.Execute the procedure.
Answer:
B
Question 3
You are executing a job using the SAP Job Scheduling service in asynchronous mode.Which HTTP status code does the application return as acknowledgement response?