1.Which of the following is not an EXIT command?

options: BACK, CANCEL, STOP, EXIT?

2.To write certain contents in sap script without skipping
to the next page, which command is used?

Options: ADDRESS...ENDADDRESS, PROTECT...ENDPROTECT,
AT...ENDAT

3. When using a table control in module pool, which
statement has to present in both PAI and PBO.

options : FIELD, LOOP..ENDLOOP, CHAIN...ENDCHAIN

4. Lock objects are :

options : FUNCTION MODULES, PROGRAMS, TABLES

Answer Posted / ashok_replies

For the first question both of the above friends gave a
wrong answer. The correct answer is STOP. Because, the
function codes for Back (F3), Exit (Shift + F3), and
Cancel(F12) usually have type E.
What is type E?
If the user chooses a pushbutton or a function in the
status, the system bypasses the automatic field checks and
calls a special module in the screen flow logic. If the
special module call does not exist, the system resumes
normal PAI processing, that is, the automatic field checks
take place after all.

So Type E actually is used for EXIT Command for the button
which is there by default for Back, Cancel and Exit.

So the correct answer for Question1 is: STOP

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between call screen and leave screen?

599


Explain get pernr concept when we use logical data base? : abap hr

742


Which transaction code is used executing a report (type 1 program)? : abap data dictionary

630


how to combine the transparent table with cluster table.

1092


What are critical issues you have faced in your project

2910






What are the differences between primary and secondary indexes?

606


How many lists can a program can produce?

586


What is the name of the system variable that holds the contents of the selected line in interactive reporting?

697


Explain the disadvantages of different types of bdc's?

505


How to Raise a Particular Ticket in Realtime ?

1634


What is collective search help? : sap abap data dictionary

599


Can you create a table with fields not referring to data elements? : abap data dictionary

766


What are the mandatory fields to be filled for BAPI_CUSTOMER_CREATEFROMDATA1

2882


How can you access the function code from menu painter?

632


What is a 'z' report?

641