‎2007 Mar 08 10:48 AM
Hi everyone.......
i have a small requirement.......
i have 2 program (program1 and program2 )with the same fields on their selection screens.....
program1 has 2 variants,
i want to copy these 2 variants to program2...
how can i achieve this.....
Its urgent.......
<b>Points guaranteed.............
</b>
‎2007 Mar 08 10:52 AM
Hi Suresh,
There is no direct way to do this.
You have to manually copy field by field.
If you want to do this programatically, then you can use the fm:
RS_VARIANT_COPY in the second program initialization
‎2007 Mar 08 10:52 AM
Hi Suresh,
There is no direct way to do this.
You have to manually copy field by field.
If you want to do this programatically, then you can use the fm:
RS_VARIANT_COPY in the second program initialization
‎2007 Mar 08 10:57 AM
‎2007 Mar 08 10:57 AM
Hi,
when you copy a pgm to another program in se38,you can choose to copy variants also.
lets say you want to copy variants from A to B.
take backup of B.
then go to SE38.select copy icon. give source and copy files.ensure to select all check boxes.
then over write ur program in B.
hope that helps.
rgds,
sap fan