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 / naveen
1.cancel
2.potect and endprotect
3.loop endloop
4.function modules
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
How to convert normal function module to bapi?
How to debug a script in abap?
How do you set up background jobs in sap? What are the steps? What are the events driven batch jobs?
Which transaction code can I use to analyze the performance of abap program?
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/
wat is the default file name of BAPI trace?
What are the difference between tables and structures? : abap data dictionary
Value table VS check Table.
How to write a bdc – how do you go about it?
What is technically difference between in Table creation in table creation maintenance not allowed ,maintenance allowed with restriction, maintenance allowed ?
How to read files and process BDC's automatically ?
How is collect statement different from append?
SAP query how to use end users?
What are the user groups?
What is sap abap data classes?