Answer Posted / sameer
In performance analysis a lot of things have 2 be taaken
in2 consideration, se30, st05, code inspector, no nested
select staements, nested loops, avoid joins (inner), for
all entries, select * etc
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
what are the critical issues u face in ur project?
B -Credit Note report Selection Screen Ranges: Creation date Sales Org Sold to Party Selection condition: Document Category – VBTYP should be ‘O’ Table to be used: VBRK, VBRP,VBPA,ADRC List the CR order types or credit billing type by customer number (or selected customer) and displays the: - Billing Document date (FKDAT) - Customer number (KUNRG) - Name of the reseller (on top of the SAP No) (NAME1) - Billing document number,(VBELN) - order reason (AUGRU_AUFT) - Amount (NETWR) - Currency (WAERK) Group Currency wise, billing type wise sum of Net value. When user double click on field ‘Billing Document #’ , display the document in VF03 Do this using OO ABAP.
How many secondary indexes can we create in a table?
Explain the disadvantage of using exec sql statement in abap?
When to use logical database?
Suppose there is check box along with the rows. The requirement is, select the require check boxes and press a used defined button to save all these checked row data to another table. How can you do it?
What is the role of ‘refresh’ in internal table?
Hi, I have a requirement for locking the fax field in user master records. As you know user can edit the details using the System>profile>own data (SU3), it is causing some security threat to our model. What i want is users should not be able to change the fax field under communications when they get into su3.I have heard of user Exist functionality but don't know how to implement it. Can you suggest something, it will be greatly appreciated.
List the events in abap/4 language?
What is a development class? : abap data dictionary
Does the external program run in the same sap luw as the caller, or in a separate one?
if u take one worst program,in this program user write the logic is session method.in that program user can get some errors ,that errors we will see in call transaction method,how it is possible.?
How to do find it?
HOW CAN YOU USE A PAGE COUNT IN CALLING A PAGE IN SMARTFORM?
What are the different database integrities?