Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to add unique SAP functionality to code...?

Former Member
0 Likes
852

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

8 REPLIES 8
Read only

Former Member
0 Likes
832

HI,

I think i will work automatically.. u dont have to do anything ..

Thaks

Mahesh

Read only

0 Likes
832

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

Read only

0 Likes
832

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

Read only

0 Likes
832

Hey Rob,

I mean cut and paste data from excel spreadsheet to FB50...

Thanks

Sam

Read only

0 Likes
832

Please can some one help me in this....

Cheers:

Sam

Read only

0 Likes
832

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®

Read only

0 Likes
832

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

Read only

0 Likes
832

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®