cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SE37 Function module paste data in table ???

boiron007
Explorer
0 Likes
6,054

Hi expert,

if i run a function module test with se37 and want to fill the table values from notepad or Excel nothing happens.

Anyone here who knows how to paste value in FM ?

PS : There is a button in the Status line called "INSERT DATE" with the clipboard symbol but not to work so it may be used to insert Dates in date fields i guess.

Thank you

View Entire Topic
eduardo_heredia
Explorer
0 Likes

Hi Samy, I don't think this option is available.

However you can create a program in SE38 to read/upload the data from notepad or excel.

Inside this program you can call your FM filling the table values

and in debugging mode you can test your FM.