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
What are the attributes of the data? : abap data dictionary
Have you worked with support? How ticket comes to you? What were the timings for resolving tickets types of severity?
Explain the disadvantage of using exec sql statement in abap?
What are different types of parameters?
Explain the session method? : abap bdc
What is the different between template and a table?
In the abap/4 dictionary tables can be defined independent of the underlying database (t/f). : abap data dictionary
what is sap scriptview ?
What is an abap/4 query? : abap hr
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is output determination?
What is an on”*-input filed” statement?
Explain the table, which contain the details of all the name of the programs and forms?
Explain what are the events used in interactive reports?
How to combine multiple order in one Delivery ( Step by Step)?