Hi ,
My proccess is running a payment on f110 for a list of lines on Z table.
We talking about huge number of lines...
Selection them with the f110 selection screens is "mission impossible" ...
My work around is to mark all lines with a const...
Hi ,
Sometimes you need to regenrate the table maint. due to fields added and so..
If there are events used in current f.g of the maint. , they are erased when the f.g is rebuild.
How can i keep the events?
Thank you,Koby
Hi guys ,
when you generate maint. for a table , the default size of the screen is 81 chars.
If you have a table larger then this , the user have to scroll to handle all fields.
My "work around" is to change the screen size by entering to the f...
Hello,
I'm using the following code to set excel sheet with internal table data .
the problem is with the "paste" command - the sheet remains empty .
The process was ok until recently , so i suspect that there was an upgrade on office or window...
Hi there,
I need to run an graphic report (GFW reports) in background , "catch" the spool and send it over email.
Is it possible . All the "gfw_demo*" reports seems to run only in online mode...
Thank you ,
koby
Hi,Sorry for the late answer , didnt get alert on it...I allready checked the bte's - 1820 will cause select a huge amounts of lines and a lot of them will be exclude ...Enhance a critical prog like SAPF110S is a little "risky" ....I preffer a badi ...
Hi SanilThank you for your quick answer.1. Does the mass changes in fbl1n works faster than running fb09 in a loop for a single line .In my program , i built multipy jobs (up to 10) running in the same time on fb09 . 40000 lines tooks me around 40 m...
Hi Raymond,Thanks for your answer.I tried to use your hint by exclude setting of container on backgroud , but i got no spool to continue with... (-:My base program was "GFW_DEMO_PRES1" . Can you help me on this issue?Thanks,Koby.
Hi Raymond.Thank you for your quick answer , but what i'm looking for is a way to add "refresh" process on sap query .I prefer a standard sulotion , without coding .If there is no one , maybe we must add abap coding on "extras" of info-set....