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 / sara george

1. BACK
2. PROTECT...ENDPROTECT
3. LOOP..ENDLOOP
4. FUNCTION MODULES

Is This Answer Correct ?    2 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I make a differentiation between dependent and independent data? : abap hr

830


What is sap luw or update transaction?

839


I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/

2072


What is table pool?

792


What are the internal tables and work area?

778


What are the value tables?

802


what is sap scriptview ?

1982


What are the update types possible? : abap data dictionary

793


What is the use of buffering?

808


how to Implement a BADI in which it restricts the access when purchase order is created against contract using definition ME_PURCHDOC_POSTED. please tell me the answers if any one knows. thanks in advance. :ravikiran

2294


Is it possible to bring select option in module pool screens?

774


What is luw?

964


What is sap abap data dictionary?

905


Which transaction code can I used to analyze the performance of ABAP program.?

899


how can you display data say "your name"in sap script without print program or driver program??

1967