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 / saurabh
Thats right.
Answer is ->
b
a
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference of update types in call transaction method ? : abap bdc
How the Sy-Mandt value gets updated in the table and Is this having any foreign key relationship.
What are the function module in bdc?
Explain get pernr concept when we use logical data base? : abap hr
What are the different message types available in the abap/4 ?
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Does sap handle multiple languages?
How do you connect to the remote server if you are working from the office for the client in remote place?
How to handle errors in call transaction bdc method without using bdcmsgcoll internal table? : abap bdc
Explain what is an rdbms?
What is the use of buffering?
A field containing quantity amounts (data type quan) must be assigned to a reference table and a reference field. Explain? : abap data dictionary
after creating lock object if does n't access record by second user what should we do?
Explain how data is stored in cluster table?
Describe the difference between macro and subroutine?