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 do you write transaction programs in sap?
What are hashed tables?
Explain sap abap 3-tier architecture?
Define database layer?
How to find the return code of an stmt in abap programs?
What is the table buffer? Which type of tables used this buffer?
What is repository info. Systems?
1. what is IDOC monitoring ? what is the tcode used for idoc monitoring ? 2 . what is change pointer in ale ?
Can we access static attribute from instance method
why particularly lock object name starts with EZ OR EY?
What are screen painter? Menu painter? Gui status?
What are the advantages and disadvantages of different types of bdc's?
Mention what is alv programming in abap?
5) How to rereive text elements in SF and script?
What are the arithmetic operators in the sap abap?