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

Test data variant upload error within function module

naren_mondal
Explorer
0 Likes
1,777

I have a standard function module. Whenever I am uploading the test data variant within the function module It is through error.

6 REPLIES 6
Read only

retired_member
Product and Topic Expert
Product and Topic Expert
1,561

What is your question?

What do you expect as an answer?

Be more specific.

Read only

naren_mondal
Explorer
0 Likes
1,561

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.

Read only

matt
Active Contributor
0 Likes
1,561

"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).

Read only

naren_mondal
Explorer
0 Likes
1,561

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.

Read only

kiran_k8
Active Contributor
0 Likes
1,561

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.

Read only

matt
Active Contributor
0 Likes
1,561

If it isn't a secret, why have you still not told us what the error is?