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

Package Z program& class &DDIC?

Former Member
0 Likes
741

Hi, gurus,

is it possible to put some of the z programs & class & function modules & DDIC together into one change request (or other kind of package), and transport via file media to another totally new system?

thanks and best regards.

Jun

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
701

always i used to keep one request for entire project ,suppose i have one development which includes new zprogram,new custom table,new Function module ,class,everthing i would save under one package ,i mean on request.

I will move that request from dev box to qa box ,from qa box to prd box.

Check with SE09 or SE10 Transaction to release transport request,importing use STMS Transaction.

If you want to create new package then use SE80 Transaction.

Thanks

Seshu

5 REPLIES 5
Read only

Former Member
0 Likes
702

always i used to keep one request for entire project ,suppose i have one development which includes new zprogram,new custom table,new Function module ,class,everthing i would save under one package ,i mean on request.

I will move that request from dev box to qa box ,from qa box to prd box.

Check with SE09 or SE10 Transaction to release transport request,importing use STMS Transaction.

If you want to create new package then use SE80 Transaction.

Thanks

Seshu

Read only

Former Member
0 Likes
701

Hi Jun,

If the new system has the transport path setup with your system (using STMS) then it can be done. If there is no transport path then you may need to ask your basis to create one so that you can transfer these objects in that system.

Regards,

Atish

Read only

Former Member
0 Likes
701

Hello friends,

thank you for your reply, but i think i did not make myself clear.

what i really want is to do transport mannual , via a exchange file, to another totally new box, not qas not prd, but a new project.

as you know , in project implementation, we built alot of custom programs, but it's only for that project, so when a new project start, we have to do everything from the very begining, from scratch.

is it possible to have all the custom program reused?

br.

Jun

Read only

0 Likes
701

Hi Jun,

Yes it can be done. Not very sure of the method, the basis person use, but if you post your query in basis forum, you may get a quick response.

Regards,

Atish

Read only

Former Member
0 Likes
701

HI,

Yes its possible to store your objects in the same request .

In fact this is good practice..instead of creating new request for every object...

Thanks.

Praveen..