‎2009 Jun 18 3:09 PM
Hi all,
if i run a function module test with se37 and want to fill the table values from the clipboard, nothing happens.
There is a button in the Status line called "Insert Data" with the clipboard symbol but it seems not to work...
Anyone here who knows how to solve this ? By the way are there any new transactions for testing function modules, where ALV Grid is used for parameter transfer for the tables ?
Thx....
‎2009 Jun 19 2:53 AM
Hi Roman.
You are correct,,
the error is because you need to enter the data properly,, just open the FM before running it for test & look for the Import parameters...
Some will be Mandatory... you need to pass the data properly without missing anything.
Thanks & regards,
Dileep .C
‎2009 Jun 19 4:05 AM
Hi,
If you check that properly it is for INSERT DATE not data so it may be used to insert Dates in date fields i guess.
As it is only for testing FM's, you cannot expect all functionalities there, otherwise you have to write a sample program to check the FM using CALL Function.
Regards
Karthik D