2010 Feb 08 3:35 AM
Hi,
Please confirm what should be the sequence for the derivation steps in DEV environment:
FMRULES (To select pre-defind rules)
FMDERIVE (To select some function module)
RFMXPR47 (conversion program)
RFMXPR49 (Conversion program)
or
RFMXPR47
RFMXPR49
FMRULES
FMDERIVE
How derivation rules (all) can be transported. I am using SCC1 and getting error. As DEV client does not have data , is it possible to run conversion program after tranporting FMDERIVE rules to QA .Is there any other tool for tranport.
Please advise.
Saeed
Edited by: Saeed Ahmad on Feb 8, 2010 4:37 AM
2010 Feb 08 9:14 AM
Hi,
Usually, you do not transport the rules (the values themselves), but only the strategy. The values of the rules are updated directly in the target client. However, you can go to FMDERIVE, enter into the strategy, choose Menu - Extras - Transport and it will be transported.
Regards,
Eli
2010 Feb 08 9:14 AM
Hi,
Usually, you do not transport the rules (the values themselves), but only the strategy. The values of the rules are updated directly in the target client. However, you can go to FMDERIVE, enter into the strategy, choose Menu - Extras - Transport and it will be transported.
Regards,
Eli
2010 Feb 08 12:37 PM
Thanks Eli,
When we run conversion program RFMXPR47,RFMXPR49 ?
Saeed
2010 Feb 08 12:42 PM
Hello Saeed,
These programs are relevant only for conversion of old tables to new ones (during the upgrade from 4.6 release). Do you have this situation? Anyway, you run these programs in DEV before transporting the new strategy to the advanced client.
Regards,
Eli
2010 Feb 08 1:28 PM
Hi Eli,
Yes, We're doing upgrade from 4.6C to ECC6.0
Do we need to run these programs in DEV before defining derivation rules or after ?
Regards,
Saeed.
2010 Feb 08 1:37 PM
2010 Feb 09 2:52 AM
Thanks Eli,
We have two clients on the same server ( config and testing). When I trasnported derivation strategy using transaction SCC1
It was moved but values in FMDERIVER table were not populated. Then I deleted Predefined Rules and re-did it using transaction FMRULES. After this FMDERIVER table was automatically populated.
How we can avoid this issue ?
Saeed
2010 Feb 09 9:21 AM
Hi Saeed,
Normally, when you create a transport for FMDERIVE the system asks you whether to include the values in the transport or not. If you choose not to include the values, then they are not transported, but only the rules themselves are.
Regards,
Eli
2010 Feb 09 1:31 PM