Performance tuning. How can you know which line of code
taking long time to execute?
Answer Posted / geetha
runtime analysis
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Print options in smartforms?
When was the sap abap being created?
What is the difference between the function module and a normal abap/4 subroutine?
What are the ways you can do the tuning?
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 abstract classes
Difference between sy-tabix and sy-index? Where it is used?
****THANK YOU ALL ABAP EXPERTS**** I got a JOB as ABAP Consultant in Infosys.I cleared the interview.The question posted here are really good.I cleared interview based on this material only.It really works.I thank all members who posted que&ans here. Those who are in search of job in MNC study this question set only you will get sucess. Thanks once again allinterview.com and members of this community. tulika20021@rediffmail.com
How can we decide weather we can enhance the standard infotype or not ? : abap hr
Explain the difference between float and packed data type?
What happens when you post goods issue after delivery? How does the inventory get reduced after the delivery?
What is the use of at new statement ?
What is a view in sap? : abap data dictionary
ALV Report that will show the details of order like order no, order date, customer, product code & description, order quantity and value along with the details of dispatch of those orders like invoice no, invoice date, invoice quantity and pending order quantity. plz mention the detail coding Tahnks, Rahul
data:zxyz type xyz. where xyz is a standard sap structure where it contains data type fields and line type (refer to other structure) fields. my question is how to assign values to field zxyz-str-matnr where str is a structure inside xyz structure.