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

Move function group to production

Former Member
0 Likes
903

I have one query.

I created one function module in developement server.

I moved it to Testing server.

I created function module and use that function module in smartform.

That smartform is working fine in development server and testing server.

When i move that function module to production.

that smartform is giving dump as "functiongroup" is not exist.

then i move the function group(ZCONV) to production.

after checking in production server its again giving dump as "SAPLZCONV is contain errors".

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
700

Hi Simha,

1.

Next time when u do this sort of developments ..

Please make sure that all the programs related fms and groups fall under one development is in a single Transpost Request.

the probelm u r facing is the lapse of release strategy of the Transport Requests.

pleae check what is request consistency on the Function group ZCONV.

2. Do a syntax check on the TR before release ..this u can do in se01 in the menu bar ..u can check this.

3.just open the dump from ST22 and check what is missing in the Production that is going for a Dump .

and release the Transport group of ZCONV from development to production once again.

Regards,

VIjay.

Message was edited by: Vijay

4 REPLIES 4
Read only

Former Member
0 Likes
700

check ur Transport Request.

Final transport request should contain all the data declarations .I think u are not transported the Requests in the desired order.

regards

Prabhu

Read only

0 Likes
700

i put properly uner one request automatically it genarated SAPLZCONV also in same request number

Read only

Former Member
0 Likes
700

Hai,

You just check whether the function group is in the transport request.You can check it in SE01 or SE09 by selecting teh corresponding request number.

Regards.

Sandeep

Read only

Former Member
0 Likes
701

Hi Simha,

1.

Next time when u do this sort of developments ..

Please make sure that all the programs related fms and groups fall under one development is in a single Transpost Request.

the probelm u r facing is the lapse of release strategy of the Transport Requests.

pleae check what is request consistency on the Function group ZCONV.

2. Do a syntax check on the TR before release ..this u can do in se01 in the menu bar ..u can check this.

3.just open the dump from ST22 and check what is missing in the Production that is going for a Dump .

and release the Transport group of ZCONV from development to production once again.

Regards,

VIjay.

Message was edited by: Vijay