‎2018 Jul 21 3:49 PM
I have a standard function module. Whenever I am uploading the test data variant within the function module It is through error.
‎2018 Jul 22 11:25 AM
What is your question?
What do you expect as an answer?
Be more specific.
‎2018 Jul 27 8:47 AM
Actually we used to input the data of a function module and whenever we saved the input data it saved the data and store the list of the test data of the function module. Now, I am facing the problem related to the test data that I saved within the function module whenever I am going to execute the function module using the existing test data which I saved within the function module.It is through an error during the execution of the function module of using the test data.
‎2018 Jul 27 12:51 PM
"an error". Any chance you could be more specific, or are we supposed to guess what the actual error is? Or is it a secret?
(btw - it's throw an error).
‎2018 Aug 06 5:46 AM
There is no secret in this. I just want to run the function module with the existing data which I saved within the variant of the function module and when I am trying to run the function module using that variant It is not at all taking the user input variant which I saved previously as a test data within the function module and through an error.
‎2018 Aug 06 6:18 AM
Naren,
After saving the variant, are there any changes in the structures that are currently being used by the FM ?
If so, kindly delete the existing variant and create a new variant.
K.Kiran.
‎2018 Aug 06 8:15 AM
If it isn't a secret, why have you still not told us what the error is?