Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

System Landscape?

Former Member
0 Likes
1,497

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.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,449

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

13 REPLIES 13
Read only

Former Member
0 Likes
1,449

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

Read only

0 Likes
1,449

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

Read only

0 Likes
1,449

Hi,

same tcode

stmt_import is used to transfer from quality to production

Regards,

V.Balaji

Reward if Usefull...

Read only

0 Likes
1,449

Is it stms_import or stmt_import?

Read only

0 Likes
1,449

Hi,

It is STMS_IMPORT

Regards

Sandipan

Read only

0 Likes
1,449

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

Read only

0 Likes
1,449

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

Read only

0 Likes
1,449

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.

Read only

0 Likes
1,449

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

Read only

0 Likes
1,449

Thanks for your help!!!!!!!!

Regards,

Manjista

Read only

ak_upadhyay
Contributor
0 Likes
1,449

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

Read only

Former Member
0 Likes
1,450

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