how will u write a report for performance point of
view ?
Answer Posted / jc
1. Clear understanding of requirement.
2. Construct the how-to before actual coding starts.
3. Avoid using multiple read to the same database table.
4. Make sure to use indexed field while reading to database table.
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
How to get that a secondary index is attached to a select query?
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What is the function module to popup contents in the internal table?
What are the events in ABAP language?
How to Modify Layout set for RVORDER01 for printing sales order confirmation. plz mention the detail coding Tahnks, Rahul
What does hide statement do?
in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.
How do you find number of records present in internal table?
What does the insert statement in extract datasets do? : abap modularization
What is payroll driver
There is a situation where there is a field "MATERIAL DESCRIPTION" in say 20 display only transaction. You want that whenever user opens any of these transaction, this particular field is masked with ****. But table does not holds ****. It holds the actual value. What are different ways of doing it? Which is the best way.
What is at exit-command:?
What are different data types in abap/4?
What is the difference between pnp and pnpce? : abap hr
Can we use write statements in screen fields?if not how is data transferred from field data to screen fields?