All,
This is the situation. I would like to create a PC control with a datasource and business rule based on ABAP report AUT_REP10.
To accomplish this goal I have promoted the abap report AUT_REP10 with transaction code GRCPI/OVERVIEW and added a variant based on subscreen 0140 in the target system. I was able to successful schedule this variant as a background job and validate the result.
However each time I execute a job in GRC with the PC control based on the abap report AUT_REP10 and the particular variant I will get the error (in the target system) that an invalid variant is called for transaction code AUT_REP10.
Check the variant. It may only be assigned to one selection screen. Only the subscreens 0140, 0150, 0160, and 0170 are valid.
But that is weird since the variant I created uses subscreen 0140.
Any thoughts? We are running GRC 10.0 SP11
Thanks