‎2008 Apr 02 4:34 AM
Hi All,
Please help me with the complete process flow of how we transfer objects from one server (development-quality-production) to other with their transaction codes and the steps that we need to follow in each of these servers as developers?
Also what is the transaction code which is used to copy a script from one client to another and how do we transfer smartforms and scripts from one server to the other?
When we create a table maintenance generator what are the precuations that we have to take after creating entries using it?
Regards,
MD.
‎2008 Apr 02 5:11 AM
Hi,
To release from Devolopment to Quality Use TCODE SE10.
Give your user Name and press display.
It will show all the request associated with the user.
Right click on the request and press Release Directly.
Then it will be transported to the Server which is configured by basis guys.
Regards
Sandipan
‎2008 Apr 02 4:40 AM
HI,
U have to attach the objects with the request and release the request first from dev to quality and then if its ok in quality transfer to production....
request is created using tcode se01 or se09
release using se01
request is transported using tcode stms_import
reward if usefull
Edited by: Balaji V on Apr 2, 2008 5:41 AM
‎2008 Apr 02 4:52 AM
Hi Balaji,
Thanks for your response.
Are these transactions also available in quality servers for us to transfer it from quality to production.
Also would appreciate your views on the other two questions.
Regards,
MD
‎2008 Apr 02 4:56 AM
Hi,
same tcode
stmt_import is used to transfer from quality to production
Regards,
V.Balaji
Reward if Usefull...
‎2008 Apr 02 5:00 AM
‎2008 Apr 02 5:04 AM
‎2008 Apr 02 5:08 AM
Any answers for these?
what is the transaction code which is used to copy a script from one client to another and how do we transfer smartforms and scripts from one server to the other?
When we create a table maintenance generator what are the precuations that we have to take after creating entries using it?
Regards,
MD
‎2008 Apr 02 5:15 AM
Hi,
There is program RSTXFCPY.
Or u can do one thing save the smartform or SAPscript in One transport Request and Press SCC1 transaction. Give the Source client and Transport request There.
regards
Sandipan
‎2008 Apr 02 5:19 AM
Thanks a lot for your help Sandipan.
Regards,
MD.
Any Idea about the precuations that we take when working with table maintenance generator, please let me know.
‎2008 Apr 02 5:33 AM
Hi,
Problem is if u change the structure or tables(Append any field) then u have to recreate the table maintainence generator other wise u will get error.
U can refer the following link to know about TMG in details
[http://help.sap.com/saphelp_47x200/helpdata/en/91/ca9f0ea9d111d1a5690000e82deaaa/frameset.htm]
Regards
Sandipan
‎2008 Apr 02 6:11 AM
‎2008 Apr 02 4:52 AM
Hi,
Check these links....
http://help.sap.com/saphelp_nw04/helpdata/en/31/f0ff69551e4f259fdad799a229363e/content.htm
http://help.sap.com/saphelp_nw04/helpdata/en/fe/39ae3d47afd652e10000000a114084/content.htm
http://blogs.ittoolbox.com/sap/kehinde/archives/understanding-the-sap-system-landscape-14030
http://www.sap-press.com/product.cfm?account=&product=H973
http://acronyms.thefreedictionary.com/SystemLandscapeDirectory+(SAP)
Reward points if useful....
Regards
AK
‎2008 Apr 02 5:09 AM
Hi MD,
Table Maintenance Generator (TMG) is a tool which is used to create a equipment by which customized tables created by end users can be changed as required,such as making an entry to that table,deleating an entry etc.
SM30 is the transaction code to create table maintenance generator.
Or
Go to SE11, give the table name and click on change. Then Go to utilities--> Table
maintenance generator.
In the table maintenance generator screen, we should give Authorization Group,
Function Group name (Function Group name can be same as table name),
Maintenance type can be one step or two step, usually we will create with one
step. we should give maintenance screen number. After clicking on create button,
a table maintenance generator will be created.
To check it go to SM30 . In SM30, we find display, Maintain options.
We can view the table contents by choosing Display and we can create table
Reward if useful....
Regards
AK
‎2008 Apr 02 5:11 AM
Hi,
To release from Devolopment to Quality Use TCODE SE10.
Give your user Name and press display.
It will show all the request associated with the user.
Right click on the request and press Release Directly.
Then it will be transported to the Server which is configured by basis guys.
Regards
Sandipan