‎2011 Sep 26 5:19 PM
Hi,
When I go to step overview for batch job then choose "GoTo" Variant menu option then I get the variant details.
The variant name in the step overview screen statrs with &&0000000001234.
Which table keeps the details of this type variant. The VARID and VARI table is not good for this.
I would like to know the values stored in the table.
Your help will be greately appreciated.
Best Regards,
SC
‎2011 Sep 26 5:39 PM
Hi,
Those are temporary variant I think... Have no clue on when they are deleted...
I think you can access some of them via VARI cluster table using an appropriate IMPORT statement however.
Kr,
m.
‎2011 Sep 26 7:22 PM
When you display the values for this variant, run transaction ST05 in parallel. That should tell you which tables (if any) are hit.
Rob