Hi,
I am new to SAP, Redwood and this forum so if this topic has been covered earlier I apologize.
My problem is that I have a SAP job with a VARIANT in SAP that I want to have working in Redwood.
I import the job with RSI_IMPORT_ABAP_PROGRAMS and the variant with RSI_IMPORT_VARIANTS. At this
stage I am relatively sure I was able to run the job once by submit RSI_ABAP_RUN with variant.
I use the RSI_GENERATE_VARIANT to generate the VAREDIT script to be able to change the parameters
for the ABAP job. Modify the parameters, run the VAREDIT script.
When I now try to run the RSI_ABAP_RUN with the variant I enters values for instance, client, jobclass,
ABAP program (from dropdown list), ABAP variant (from dropdown list), Job name (get filled automatically)
then tries to goto "next" or "submit" I get a popup window.
-
Error
Enter a valid value for the ABAP_VARIANT_NAME.
-
I am still able to run the job in SAP with VARIANT and in background.
Does anyone have any ideas?