‎2006 Nov 29 6:12 AM
Hi,
There is a certain requirement where we need to copy module pool program RFICRC00 from Test server to development server. all objects should be copied.
Also need to create Z program which is same as RFICRC00
1. is it possible ?
2. If yes the what is the way out ?
*points will be rewarded to appropriate answers.
Message was edited by:
Palak Limbachiya
‎2006 Nov 29 6:17 AM
U can ask ur basis guy to import the changes to the Dev server
or
Find the request number in Test Server and now in Dev Server. goto
Utilities -> Versions -> Version Management and now chekc the version being transported to the Test Server
Regards
- Gopi
‎2006 Nov 29 6:17 AM
U can ask ur basis guy to import the changes to the Dev server
or
Find the request number in Test Server and now in Dev Server. goto
Utilities -> Versions -> Version Management and now chekc the version being transported to the Test Server
Regards
- Gopi
‎2006 Nov 29 6:19 AM
Hi Palak
Please check if you are using the right program: RFICRC00.
1. Program: RFICRC00 is report program and not a module pool program.
2. If there are any modifications done and sent to Test Server from development and revert back the changes, maybe you can try by retreiving earlier version using Version Management.
Kind Regards
Eswar
‎2006 Nov 29 6:22 AM
Thanks Gopi and Eshwar for prompt response.
Actually This program RFICRC00 does not exist in D server.
We need to copy the same from T server to D server. Hence Z program is supposed to be created.
Hope this shall give more clarification.
‎2006 Nov 29 6:26 AM
Hi Palak
make a Copy program in your T server.
when new copy is created a new transport request will get created.
add all the includes and other objects to this transport request.
Now when you release this request then it will go to destination server (in your case D server) if there is a transportation path available.
Hope this helps.
Note: award forum points to helpful answers
‎2006 Nov 29 6:27 AM
As you just need one program, why not use Upload and Download functionality to create a Z - Program.
Menupath: Utilities->More Utilities->Upload/Download
Ofcourse the program internally has many includes. Is it that only main program does not exist in Development Server or even the included does not exist???
Kind Regards
Eswar
‎2006 Nov 29 6:29 AM
Sandeep
I think you have got wrong.
T here is Test Server - Which will definetely be non-modifiable client
D is Development Server
As T is non-modifiable client, we can not create a transport request.
Regards
Eswar
‎2006 Nov 29 6:38 AM
Hi Eswar,
you may be right, then in this case we can ask the basis guys to do the job. Or as you suggested download and upload will work. But then you have to manually copy a lot of code. Also this program contains arnd 12 screens.
I think there is no way to DOWNLOAD n UPLOAD those screen.
‎2006 Nov 29 7:16 AM
Thanks all for your support.
I am going with upload/download functionality.
Will co ordinate with Basis on this ...
Thanks again.