Skip to Content
0
Former Member
Mar 07, 2007 at 06:05 PM

BSEG Performans

47 Views

Hi ABAPers,

I have a problem with BSEG table performance.

When i run this select :

select bukrs belnr gjahr shkzg dmbtr hkont INTO TABLE itab_bseg_II from BSEG

where GJAHR EQ P_RYEAR

AND HKONT EQ X011Z-BILKT

and PRCTR IN S_PRCTR.

reduces report performans. How can i increase select perormance? Please help.

Best regards.

Munur EBCIOGLU