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: 

change request...

Former Member
0 Kudos
596

Hi all..,

Could any one help me regarding,,,

if my program runs well and it transported to Quality system,if it does't runs

in quality system would that program come with new change request....plz help me.

Thanls&Regards

1 ACCEPTED SOLUTION

Former Member
0 Kudos
272

Hello,

Say u created a Program P1 and u transported it to Q System under request

R0DK123456 and if it doesnot work in Q system then u have to make changes to it under a new request .

This new request is caleed as a change request which u need to specify in ur Program .

We generally use this pattern :-


*---------------------------------------------------------------------*
* Report       : XXXXXINTRA_FI_COMPARISON
* Description  : Intrastat FI Comparison
*----------------------------------------------------------------------*
* CHANGE HISTORY:                                                      *
* SqN  Date.          Author       Description                         *
*----------------------------------------------------------------------*
* 005  2007-07-05     Renner       Use BLDAT instead of BUDAT          *
* 004  2007-03-07     Renner       Corrections (Incident 158931)       *
* 003  2007-01-31     Boddula_x    Corrections
* 002  2007-01-04     Ayyappan_x   Changes in DISPATCH Functionality   *
*                     / Boddula_x
* 001  2005-06-23     SACHIN_X     Enhancement BRM1307                 *
*----------------------------------------------------------------------*

Here 001, 002 etc are the change requests.

Regards,

Deepu.K

10 REPLIES 10

Former Member
0 Kudos
272

yes,

for that u hv to create new transport request.

Jogdand M B

Former Member
0 Kudos
272

hi..

released Req/Task is no longer modifiable..

You cannot restore the change request in transactions - SE10,SE09, SE01 because they are released. May be it possible through transaction STMS as you said.but it is not possible to see the transport request via SE10, SE09, SE01 in unreleased state..

<b>Reward points if useful</b>

Regards

Ashu

Former Member
0 Kudos
272

After transporting to Q. If you want to do some changes to your program you have to use a new Transport request.

Reward if helpful.

former_member404244
Active Contributor
0 Kudos
272

Hi,

Yes it will come onceagain and u have to fix the bug and then once again u need to release the new request to quality.First time when u develop a program it is initial development ,later if any changes comes then it will be a change request only.Each time u have to create a new request and then release it to quality.

Regards,

Nagaraj

Former Member
0 Kudos
273

Hello,

Say u created a Program P1 and u transported it to Q System under request

R0DK123456 and if it doesnot work in Q system then u have to make changes to it under a new request .

This new request is caleed as a change request which u need to specify in ur Program .

We generally use this pattern :-


*---------------------------------------------------------------------*
* Report       : XXXXXINTRA_FI_COMPARISON
* Description  : Intrastat FI Comparison
*----------------------------------------------------------------------*
* CHANGE HISTORY:                                                      *
* SqN  Date.          Author       Description                         *
*----------------------------------------------------------------------*
* 005  2007-07-05     Renner       Use BLDAT instead of BUDAT          *
* 004  2007-03-07     Renner       Corrections (Incident 158931)       *
* 003  2007-01-31     Boddula_x    Corrections
* 002  2007-01-04     Ayyappan_x   Changes in DISPATCH Functionality   *
*                     / Boddula_x
* 001  2005-06-23     SACHIN_X     Enhancement BRM1307                 *
*----------------------------------------------------------------------*

Here 001, 002 etc are the change requests.

Regards,

Deepu.K

Former Member
0 Kudos
272

When ever you transport any object to quality server it is through a request if your program is working well in development and you transport it to quality after testing it and it does not work well when you make changes to the object it will be in a new request.

Regards

Former Member
0 Kudos
272

hi

if your program is transported to quality system

after transporting if u release your request in the development

then only if it come back again you need to transporting one more transport request

other wise

if it is still not released in development server then it will work on that transport request

most of the cases

after transporting to quality , you have to raise a request for release

reward if useful

regards

naresh

Former Member
0 Kudos
272

Hi Rajesh,

Check transport log in the Development server. As well as check your recent request numbers in the table E070 in qaulity server.

Revert back for any queries.

Regards,

Kumar.

Former Member
0 Kudos
272

Hi

If your program doesnt run Quality. Eventhough if it is running correctly in Developemnt then check all objects are trnasported correctly or not??? all are activated correctly or not.

If u make any changes in developement after releasing it to quality it will surely asks for you to create a new TP request

Reward all helpfull answers

Regards

Pavan

Former Member
0 Kudos
272

It's very useful.

thanks a lot..