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

Multiple Selections Easter Egg

Former Member
0 Likes
441

Hello

I have a job that has been executade with a field ( Multiple Selections ) with 160000 values, in the multiple selection you can only import, is there any sap easter egg from sap to export the values from a multiple selection??

Because there are too mutch to see each by each ...

I have tried to go to the variant tables but the field I found was a Cluste, and it is not decripted so I can´t read the values... can any one help me??

tks

Miguel

1 ACCEPTED SOLUTION
Read only

athavanraja
Active Contributor
0 Likes
380

you can use this FM to read the variants contents (values)

RS_VARIANT_CONTENTS

Raja

1 REPLY 1
Read only

athavanraja
Active Contributor
0 Likes
381

you can use this FM to read the variants contents (values)

RS_VARIANT_CONTENTS

Raja