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

Creating Variants

Former Member
0 Likes
374

Hi,

The requirement I have is to read an excel sheet and store each line as a variant in the program RFDM3000. I believe that function group SVAR contains function modules that can be used to create variants. However, I am unable to find the correct one.

Has anyone worked on such a case before? Ant sample code/documentation would be appreciated.

Thanks

KB

1 REPLY 1
Read only

former_member214288
Participant
0 Likes
343

Hi KB,

You may use FM RS_CREATE_VARIANT to create Variant.

Reward points if helpfull.

Regards,

Ram