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

fetching data from variant

Former Member
0 Likes
418

hi guys,

I got a requirement where i need to enter materials to my function module . Here i want new material list.

But my client updates the new material list in a variant in another report , where they update the new materials. I want to use those materials in my function module.

I tried to do the same with SUBMIT syntax , but its of no use as after the session is completed it gets Expired in the ABAP stack and can do loger use the data from the called program.

Can anyone suggest me wi

1 ACCEPTED SOLUTION
Read only

GauthamV
Active Contributor
0 Likes
383

Use this FM.

RS_VARIANT_CONTENTS

1 REPLY 1
Read only

GauthamV
Active Contributor
0 Likes
384

Use this FM.

RS_VARIANT_CONTENTS