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: 

Fuba or Class to access the variants of a test data container in ABAP

Former Member
0 Kudos

Hi there,

I think, that I might remember, that there was once a piece of code (Function call or static class method) that allowed one to access the variants in a testdata container within ABAP.

Anybody ever heard of this before?

Thank you & cheers,

Gregor

2 REPLIES 2

Former Member
0 Kudos

RS_VARIANT_change

RS_VARIANT_CONTENTS

0 Kudos

You can use class "cl_apl_ecatt_tdc_api" for reading test data.