What are the different types of abap reports in sap?
No Answer is Posted For this Question
Be the First to Post Answer
Explain the disadvantages of abap query tool?
with out doing any action how to go another screen ,means when ever control comes to that particular field this action has to be done?
2 Answers Bristle Cone, Cap Gemini, HP, Satyam, Wipro,
How many primary keys can be created for a table?
which method is suitable for call transaction asynchronous or synchronous
Table ztest has a secondary index on the following fields: tnum, tcode. Select * from ztest where tnum ne '123' and tcode = '456'. Why is the index not used in the above case? Choices: a) Indexes are not allowed on Z tables b) Variables must be used, NOT literals c) Select individual fields, not select * d) Client is not in the where clause e) NE invalidates the use of an index Info: Can someone explain in detail why this happened? It will be really helpful to handle to case in Secondary index:
Withou using SLIN transaction how would you check custom programs?
Differentiate between static and dynamic step loops?
What does an extract statement do in the ABAP program?
How is batch input process different from processing online?
What do you do with errors in BDC batch sessions?
what is main diffrence b/w refresh ,clear and free? with example?
3 Answers Miracle Software, vCentric Technologies,
What is a multiple line field?