1) What is read with binary search?
2) I have initialization write ?a?
Top-of-page write ?b? what is the output
for this/
3) If I don?t have start of selection event in report
will it execute?it is mandatory or not?
4) What is table maintenance generator?
5) Is it advisable to have secondary index/
6) How we will imlement BAPI?
7) What is process code in idoc?
8) Where the information msg will display?
9) Where warning msg will display?
10) Where we use watch point?what exactly watch point
means?
11) What is a spool?
12) What is program name that contains all print
program names and form names other than TNAPR?
13) How we will capture errors in bapi?
14) How to transfer std text from production to quality?

Answer Posted / sap

Question 1): Binary Search is used to read the data from
table to increase the performance of retrieving the data
becos there would be large amount of data to read some
times.

Question 3): Actually the default event in report is 'start-
of-selection' so its not mandatory .

Question 7): Process codes: refer to an workflow or FM
which helps in reading or writing data to Idoc.

Question 10): Watchpoints allow you the option of
monitoring the content of individual variables.

The Debugger stops as soon as the value of the monitored
variable changes.

In addition, conditions can be specified. The Debugger also
checks whether such a condition is fulfilled.

Hope this helps you!

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention the various databases integrities?

800


What are the types of records that are transferred to sap r/3 and used by interfaces? : abap bdc

796


What are critical issues you have faced in your project

3115


Badi concepts

1136


What is check table?

761


Where the payroll results are stored

1989


Difference between top-of-page and top-of-page during at line- selection?

2143


How does the interface between the dynpro and the abap/4 modules take place?

774


Can a transparent table exist in data dictionary but not in the data base physically? : sap abap data dictionary

860


What are dml commands in abap?

878


What is the use of program rsbdcsub? : abap bdc

864


How do you read files from the application server ? : abap bdc

842


What is the table buffer? Which type of tables used this buffer?

767


How can a lock object be called in the transaction?

760


What is the difference between sy-tabix and sy-index? Where it is used?

980