Application Development 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: 

SE37: testing function module with table parameter

robert_roedel
Explorer
0 Kudos

Hi,

in SE37 I'm testing a function module with a table type import parameter. I'd like to add for example 100 rows at once to this table parameter. Instead of adding every single line manually. Is there a chance to do this via Copy&Paste or some kind of file upload?

And what is this "Insert Date" function used for? It sounds like being the solution for my issue but I wasn't able to find out how it works or what it does.

Thanks and best regards,

Robert

5 REPLIES 5

Sandra_Rossi
Active Contributor

As a workaround, it's possible to export the rows of the internal table to a file via the debugger tools.

Could you explain what you mean by "Insert Date" function? What is it?

raghug
Active Contributor

Here is what OP is talking about... I don't know what the button does either

raghug
Active Contributor
0 Kudos

What about it? How is this going to help Robert Rödel?

robert_roedel
Explorer
0 Kudos

I totally forgot about this topic. It was never solved but I guess I found another way to solve the underlying problem. Thanks for your help.

0 Kudos

Please share your solution and close the question if it's already answered. See this blog. Thank you.