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 / sathish.b
The answer for the 2nd Question is
b
a
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What takes most time in SAP script programming?
Find the scenario and give the result: a, b, c are employees, where a, b will get basic, hra, da. C gets basic and da. How to group for the allowances? : sap abap hr
Mention what is alv programming in abap?
What is ole?
What does the insert statement in extract datasets do? : abap modularization
On which event we can validate the input fields in module programs?
What are the types of parameters in the function modules?
What does the extract statement do in extract datasets? : abap modularization
what is sap scriptview ?
How do you Export a session ?
When value table becomes check table?
What are the dis-advantages of logical databases? : abap hr
Explain the sequences of event block?
What is the difference between the function module and a normal abap/4 subroutine? : abap modularization
What is a subroutine?