Hi all,
I need to write a program which can read the content of VARI table. For this I'm using 'IMPORT'.
I was having a look to the standard code to create variants, to see how the EXPORTs are done. I've tried to import all the objects that I saw on this, but for the moment, the only thing that it seems to work is "IMPORT %_VARI40C". With this I can read the name of the report fields. But, how can I read the content of the fields? Where is defined which objects must be used to read from this type of tables?
Could you please help me on this?
Thanks in advance.