We have added search box. Key in SAP issue keyword to search
TopBottom

Announcement: wanna exchange links? contact me at sapchatroom@gmail.com.

Re: [sap-abap] Performance Issue FAGLFLEXA

Posted by Admin at
Share this post:
Ma.gnolia DiggIt! Del.icio.us Yahoo Furl Technorati Reddit

Reply from halilkinik on Apr 16 at 10:22 AM
Performance is usually related to the index structure.
I didn't test my proposal.
But before I have wrote a lot of code like this.
It makes your code faster.

---------------Original Message---------------
From: Ben Meijs
Sent: Thursday, April 16, 2015 8:41 AM
Subject: Performance Issue FAGLFLEXA

Have you checked this code with the code inspector. It will identify if you are missing the first index field.
Then, have you checked the statement with ST05. It will identify the index that was used by the database and display the actual query of the user.
Maybe you need an extra index containing exactly the fields used in the query.
Maybe you could also specify RBUKRS because that is an important field in several indexes.

What I don't understand is use of Select-option SDATE and then using . budat < sdate-low. What if user enters a date range as EXCLUSION.

Met vriendelijke groeten / kind regards,

Ben Meijs

 
Reply to this email to post your response.
 
__.____._
Manage Settings | Unsubscribe | Create FAQ | Send Feedback
  
Copyright © 2015 Ziff Davis, LLC. and message author.
Ziff Davis, LLC. 28 E 28th Street New York, NY 10016
halilkinik  

achievement
 
Mark as helpful
View this online
Ask a new question
 
In the Spotlight
Have a technical question? Need to find IT solutions? Ask your peers in the Toolbox for IT community.

_.____.__

0 comments:

Post a Comment

T r a n s l a t e to your language