‎2009 Apr 06 4:52 AM
Hi,
report create for Sale order activity.this report using for mvt type based . i am using for mseg table.
data all used for select query. but slow the process. i have effected the report output. any function module or BAPI using.
plz,Advise Me.
by,
jeevan.
‎2009 Apr 07 2:34 PM
Hi Jeevan,
Try to use BAPI_GOODSMVT_GETITEMS BAPI Function module.
Cheers,
Daniel
‎2009 Apr 10 9:03 AM
Hi,
Select to MKPF/MSEG is always slow as they are huge cluster table. Optimize your query and select only the required data. Might ask the user to run the report in background.