Application Development 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: 

Patch Creation

Former Member
0 Kudos

I have one clinet abroad we have made some development for it like creation of tables, Packages etc. now they are not giving acess to theri server and we want to get it transported there how to go for that

is there any something like that wat sap does relase of the Patches and when we implement that Patch all the work is done

we want that type of thing is there any way out to do that that the client just implemnt that patch or run any executable file and all the developments will be done on their development server..

abhishek

2 REPLIES 2

Former Member
0 Kudos

Hi,

I think u can create Transport Requests for ur developments and then transport them.

U can create Transport Requests using SE09.

Or say if u are creating a table, then if u store it in any package other than $TMP i.e. local object, it will automatically ask for transport request.

Same with all the objects. Just dont store them as local objects.

then it will create transport request which u can transport to the client system without even having development access to their system.

Regards,

Himanshu

Former Member
0 Kudos

Patches are nothing but External Transport Requrest.

If all objects are in Transport Requests , then try to GET COFILES and DATAFILES of these TP requests , then Import them into ur Servers.

for more info , please ask ur basis persons to get these files.

Regards

Prabhu