Application Development 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: 

Multiple Selections Easter Egg

Former Member
0 Kudos

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

athavanraja
Active Contributor
0 Kudos

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

RS_VARIANT_CONTENTS

Raja

1 REPLY 1

athavanraja
Active Contributor
0 Kudos

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

RS_VARIANT_CONTENTS

Raja