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

Transport from development to testing

Former Member
0 Likes
722

Hi all, when I do transport from Dev system to testing system, I have met some problems. I have transported the function module through the change request number to the testing system, but when I check in the testing system, there post an error message "Cannot find the function group***", Would you pls tell me the reason? I only create the change request for the function module, not for the function group.

Another question, when I transport a process code, there post an error message " insufficient objects...." and I can't transport the released change request to the testing system.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
618

Yu Huali,

All the Function Modules are organized in Function Groups, so, to transport a Function Module you MUST have transported the Function Group before.

To solve this problem, create a new request with the function group, and the last version of your function module. Then excecute the Transport.

Requests cannot be transported with errors, so if any component/object is missing on the destination system , the transport will be aborted.

Reward points if helpful please.

Regards,

Felipe

Message was edited by:

Felipe Gelme

Hi all, when I do transport from Dev system to testing system, I have met some problems. I have transported the function module through the change request number to the testing system, but when I check in the testing system, there post an error message "Cannot find the function group***", Would you pls tell me the reason? I only create the change request for the function module, not for the function group.

Another question, when I transport a process code, there post an error message " insufficient objects...." and I can't transport the released change request to the testing system.

3 REPLIES 3
Read only

Former Member
0 Likes
618

Hi,

When you create a function module in a particular function group, all the code gets added to Function group in an Include program.

Did you create new function group? It needs to be included in the transport request as well. Do not create function group as a local object.

Read only

Former Member
0 Likes
619

Yu Huali,

All the Function Modules are organized in Function Groups, so, to transport a Function Module you MUST have transported the Function Group before.

To solve this problem, create a new request with the function group, and the last version of your function module. Then excecute the Transport.

Requests cannot be transported with errors, so if any component/object is missing on the destination system , the transport will be aborted.

Reward points if helpful please.

Regards,

Felipe

Message was edited by:

Felipe Gelme

Read only

Former Member
0 Likes
618

Hi

If ur transporting a function module, then u should transport function group for that Function module also. Try to transport both the object at a time. Advisiable to store the both function group and function module in Same package.

Need ur reward points if its useful.

Regards

Ravi