cancel
Showing results for 
Search instead for 
Did you mean: 

Creating a installable package

Former Member
0 Kudos

Hi all

we have developed some ABAP objects on R/3 4.6c.Is there a way by which i can convert my developments in to a installable package(on CD) much similar to the support packages supplied by SAP to its customers.Since the target system will be any R/3 system, how is it possible to convert it in to a patch like package.

please enlight me how i should proceed..

Thanks,

Bala

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Actually you can export your development package and all it's classes, reports, etc. as a Transport and take that - they just need to import the transport into their system them.

Make sure that the development class you are using is also included the transport with the whole package.

Former Member
0 Kudos

Thanks Craig,

But,I dont know if it is possible to export the request without knowing the target R/3 system(Customer's).All the developed stuff needs to be converted in to a product installable in any R/3 system.

best regards,

Bala

Former Member
0 Kudos

Should be able to export a transport to a virtual transport system then import that in any system.

Answers (0)