‎2009 Mar 25 1:10 PM
Hi all,
The concerned issue is that i am trying to execute a report( which on execution throws a selection screen) from a program using 'submit' statement passing a variant. along with it iam creating a dynamic varinat using FM RS_CREATE_VARIANT, the variant is being made, but on execution , the program throws an error meassage " invalid variant called'.
This is because the varinat is calling multiple screens , although only one screen number is passed in teh FM,( screen no 0170).
Please tell me the possible solution fr this .
Cheers,
Thanks in advance.
‎2009 Mar 25 1:24 PM
Hi,
first try to pass only the static variant with the submit statement and c whether its working properly.
and than check for dynamic variant..
c the difference and let me know what happens ??
thanks
ravi aswani
‎2009 Mar 25 1:48 PM
Hi ravi,
It is still throwing the same problem.it throws the error message ' invalid variant called'.
teh called program is AUT_REP10. and its layout had been changed from 46 version to 6.0 version.
Please let me know if theres a solution fr it .
Thanks in advance.