Hi,
a) Was performance reasonable without BTE?
b) Are you accessing archived records in your selection when you run FBL3N?
c) What is your SAP release?
If the answer to a) is positive, then post screenshot of what you have put in BTE. Verify that the algorithm is not running on non-indexed fields.
Regards,
Eli
Have a look at the following OSS notes
You can experiment with enabling and disabling the BTE in FIBF to determine the perfomance impact.
Furthermore the new approach to do this is with a BADI (i'm not sure if the performance is affected) 1323512 - Line items: BADI FI_ITEMS_CH_DATA / 1504612 - Line item: Offsetting account information (BAdI FI_ITEMS_CH_DATA)
Last but not least: you'll need an ABAP or BASIS consultant to solve this
Of course, you would have performance problems: you run a selection on BSEG!
Add comment