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

Custom table

Former Member
0 Likes
469

when u create a custom table in development server then how it is transported to production server.

Thanks in advance,

Baidyanath

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
444

every object that you create.. asks you for a request number.. there is no differece in how you transport a program or a table.. go and relese the request in Se09 and import it into produciton using STMS

Thanks

Mahesh

2 REPLIES 2
Read only

Former Member
0 Likes
445

every object that you create.. asks you for a request number.. there is no differece in how you transport a program or a table.. go and relese the request in Se09 and import it into produciton using STMS

Thanks

Mahesh

Read only

Former Member
0 Likes
444

ya,

While you are creating any object in SAP it will ask you to generate a transport request. You can create your own transport request.

For each n every field while you are creating the data elements, domains you can use the same TR you created initially.

With the use of this TR u an transport it to different environments.