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 2 other types of views, which are not allowed in release 3.0? : abap data dictionary
What is a type-pool?
What are the components of selection table?
What are the different types of operators in the sap abap?
How will you transfer data into a file in application server?
In which time constraint does the infotype records depend on the subtype ? : abap hr
How do you Export a session ?
pls if any one have idea ,reply as soon as possible 1.Allied solution group inc. is a genuine company or not ? 2.what is update module. 3.Transaction: scc3 what it is?
What is the symbol to do “concatenation” operation in nw abap 7.4 ?
What is a match code? : abap data dictionary
what is field string ? & where we are using field strings?
The max number of calling modes stacked at one time is?
What is an update task? : abap modularization
Explain the advantages/disadvantages of logical databases?
What is your approach for writing a bdc program? : abap bdc