Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FBL5N performance issue

Former Member
0 Likes
2,667

Hi SAP Experts,

Users in one of our production systems are having extremely slow performance when running tcode FBL5N.

I have already asked them to run the report with smaller data/selection criteria (e.g. limiting posting dates, company codes, etc) but the program still times out.

I also have asked them to run it in background. The job finishes but it takes a very, very long time to complete (even when using smaller data/selection criteria).

Is there anything that I should check still in the system? What could be the reason for the very slow performance of this transaction?

The system is using ECC 6.0, Oracle 10.2 on AIX 5.3.

Thank you in advance for your help.

Regards,

Kris

Edited by: Kristofferson Caldoza on Oct 4, 2011 7:49 PM

6 REPLIES 6
Read only

Former Member
0 Likes
1,700

Hi

but you uses the customer code too?

While running FBL5N you can check the process by SM50 in order to see if there's bottleneck

Max

Read only

Former Member
0 Likes
1,700

I Think Your Tables Are Very Slow So that there is problem to fetching data ....

Please check There is proper indexing On Tables. BSEG,BSID,BSAD ETC.

Regards

Ajit

Read only

Former Member
0 Likes
1,700

Hi,

There can be many causes for this.

Users are running this report when there is too much load on the system. Request your users to run this report either early morning/ during lunch/ late evening when the load on the system is at a minimum.

FBL5N might be fetching too many records even for a limited selection. Check the RAM of the production system. If it is less than 16GB, please recommend an upgrade because at some point of time RAM has to be upgraded as data goes on increasing day by day. So, it is not possible for the system to buffer such large amount of data with lack of RAM.

Limit the Posting Date/Clearing Date to 1 month.

Check if any BTE is implemented. The code implemented in the BTE could be one of the main cause.

Regards,

Danish.

Read only

deepak_dhamat
Active Contributor
0 Likes
1,700

Hi ,

Performance of Production system might get slow . when server have any Other external processes / Programs Running

So do confirm the same from Your BASIS Team about this issue .

regards

Deepak.

Read only

Former Member
0 Likes
1,700

Hi Kristofferson,

Could you fix the problem?

I have the same situation. We have upgraded to Ehp6, and the performance of FBL1N and FBL5N is very poor, even too many times the t-codes end in time-out.

Thanks in advence.

See you later!

PacoMS

Read only

0 Likes
1,700

Hi,

The transaction can go timeout if the server is down some times. You can request your users to run this report either early morning or els suggest the user to run the transaction SE16 table BSID for customer open items.

Thnx,

Balu