‎2007 Sep 06 9:23 PM
Hi Gurus,
Another question that I have is that SAP allows us to copy text from excel sheet to the transaction columns...I mean u highlight the rows in excel and then copy it and paste it in the SAP transaction like FB50 line items...
If we have to add this functionality to my own code how can i do this....we have to write a module pool program similar to standard SAP transaction and there this functionality haqs to be included...
Please suggest....Provide some inputs
Cheers:
Sam
‎2007 Sep 06 9:25 PM
HI,
I think i will work automatically.. u dont have to do anything ..
Thaks
Mahesh
‎2007 Sep 06 9:28 PM
Thanks for the reply....it does not work automatically....i have chked it...is there any code that can add this functionality to your code....
please provide some inputs...
Thanks
Sam
‎2007 Sep 06 9:39 PM
Do you mean upload data from an Excel spreadsheet and populate the fields of FB50?
Or do you mean cut and paste from the spreadsheet to FB50?
Rob
‎2007 Sep 06 9:41 PM
Hey Rob,
I mean cut and paste data from excel spreadsheet to FB50...
Thanks
Sam
‎2007 Sep 06 10:47 PM
‎2007 Sep 06 11:35 PM
Hi,
Instead of writing module pool do with ALV editable grid.
In my custom table control i can able copy and paste from excel ( I am using Netweaver 7 )
a®
‎2007 Sep 07 12:04 AM
Yes i know FB50 can copy from excel....how can we enable that in out module pool program...i have to make changes in the current module pool program to enable this feature..please guide me in this...
Thanks Bro
Cheers: Sam
‎2007 Sep 07 12:19 AM
Hi,
If you check my previous post. i mentioned that i have tested this in my custom module pool.
This is standard functionality. I don't think you need a special coding for this.
a®