‎2006 Nov 23 11:15 AM
Hi,
I would like to change the variant value, but I can't use RS_CHANGE_CREATED_VARIANT function because the KSU5 transaction doesn't have parameters.
Any sample code of a simple example of how to do this would be greatly appreciated.
Regards
‎2006 Nov 23 11:23 AM
‎2006 Nov 23 11:22 AM
If the transaction doesn't have a variant / parameters, how can you change the same.
Once way of changing the values on the screen, could be by using the SET PARAMETER statement. You will have to find the parameter id associated with fields on the screen and use the SET PARAMETER statement to set a new value.
Regards,
Ravi
Note - Please mark all the helpful answers
‎2006 Nov 23 11:23 AM
‎2006 Nov 23 11:30 AM
‎2006 Nov 23 12:34 PM
Hi Santosh,
Sorry, but I don't know how to use the RFDKSEL_VARIANT_CHANGE function.
Can you tell me anymore?
Thanks.
Regards.
‎2006 Nov 23 12:40 PM
Hi Albert ,
check this FM RS_VARIANT_CHANGE
and to know how to use it check this report RS_CHANGE_VARIANT