cancel
Showing results for 
Search instead for 
Did you mean: 

Transportation problem

Former Member
0 Kudos

Hi All,

I copied three applications HRRCF_REQ_LST and HRRCF_CDCY_PROC and HRRCF_ACT_PROC into Z applications and copied all controller classes into Zclasses also and done changes there...

al the things working fine but when i transported to quality system so many things missed...i mean only the cnages where i done that methods and classes got transported rest all are not transported.

can any one guide me how to transport the whole applications into quality system

pls guide me

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Ram Pushpala,

First of all you have to be aware of all the "Z" objects. You have to transport all "Z" objects to the Quality like Includes, structures, etc.(if you have used "Z" structure, includes, etc).

Then, try to use a single request for all the quality transport, If it is not posible to use, first transport all your includes, structures, etc request and then transport your BSP application's classes, methods, etc request. It will be for your safer side.

Hope this will be helpful.

Provide points if helpful.

Regards,

Gokul.N

Answers (1)

Answers (1)

Former Member
0 Kudos

solved by my self

Former Member
0 Kudos

How did u solve it? could u pls explain it?

Former Member
0 Kudos

HI

exactly my problem is...

initially i copied the bsp application into Z aplication and classes also.

but when i initially saved no calsses saved under that TR...but that methods(which i changed) only saved and those only transported.

so waht i have done is..i included the classes entirely as include objects and send them.so my issue was resolved