|
SAP Community Network Forums
»
SAP NetWeaver
»
Central Process Scheduling
Thread: RW Cronacle and update SAP variants
 |
This question is answered.
|
|
Replies:
8
-
Pages:
1
-
Last Post:
Nov 17, 2009 1:18 PM
Last Post By: Architecture Ar...
|
Threads:
[
Previous
|
Next
]
|
|
|
|
|
|
RW Cronacle and update SAP variants
Posted:
Oct 29, 2009 12:59 PM
|
|
|
|
Hello all,
We are trying to update a variant in SAP, bu when whe run RSI_GENERATE_VARIANT we get this error message :
"Not enough variant information found to create a maintenance program"
Do you know when this can happen ?
Is there any configuration missing in the variant ?
I hope you will understand what I mean, I apologize if I didn't explain myself well, but feel free to ask me some more precision.
Thank you for answering.
Sched Team
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Oct 29, 2009 1:15 PM
in response to: Architecture Ar...
|
|
|
|
Hello,
There are a couple of possible causes for this.
1) No variant is defined in SAP for that ABAP program
2) Redwood transport files are loaded in the target SAP system
3) Transport files loaded is not set in RSI_MAINTAIN_INSTANCES for that SAP system
Regards Gerben
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Oct 29, 2009 2:45 PM
in response to: G. Blom
|
|
|
|
Hello Gerben,
Thank you very much for answering, in the 3 cases you have listed, there is only one we haven't checked yet :
2) Redwood transport files are loaded in the target SAP system
These bullets are OK :
Bullet 1 : the variant is already created and defined in SAP
Bullet 3 : the transport files loaded parameter is set to 'Y' for this system
What do you mean by "Redwood transport files are loaded in the target SAP system" ?
Thank you again,
Regards
Sched team
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Oct 30, 2009 12:00 PM
in response to: Architecture Ar...
|
|
|
|
Hello,
In order to use the functionality of Variant updates from SAP CPS into your target SAP system you need to load additional functionality (function modules in the Redwood namespace /SCJS/*) into your target SAP system. These function modules are implemented in a transport file that can be imported. You can download them from the SAP portal.
Regards Gerben
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Oct 30, 2009 4:41 PM
in response to: G. Blom
|
|
|
|
Hello Gerben,
Thank you again.
We will install these modules functions on our system and then test it.
Regards
Sched team
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Nov 6, 2009 6:26 PM
in response to: Architecture Ar...
|
|
|
|
Hello Gerben,
We have installed the package /SCJS/XBP ont the target system, but it still not work.
We get the same message when we run rsi_generate_variant :
Not enough variant information found to create a maintenance program
How can we bypass this issue ?
Thanks for your help
Regards,
Sched team
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Nov 7, 2009 7:25 PM
in response to: Architecture Ar...
|
|
|
|
Hello,
Have you restarted the RFC agent after loading the package.
If so, can you kill the agent and check the first 20 lines of the lis file of the agent job and check the messages on the transport files to see if there are any issues with them
Thanks Gerben
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Nov 10, 2009 6:09 PM
in response to: G. Blom
|
|
|
|
Hi Gerben,
Thank you for replying so quickly.
We have restarted the RFC agent after installing the package on the SAP system and the RSI_GENERATE_VARIANT script works !
We also have run the maintain variant script created by RSI_GENERATE_VARIANT and it also works.
Thank you very much for you help.
Regards,
Scheduling team.
|
|
|
|
|
|
Re: RW Cronacle and update SAP variants
Posted:
Nov 17, 2009 1:18 PM
in response to: Architecture Ar...
|
|
|
|
Variants successfully maintained after installing the /SCJS/XBP package.
Thank you very much Gerben.
|
|
|
|
|