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

After transported work flow changes, 2 new inactive versions generated

Former Member
0 Likes
688

Dear ABAP consultants,

I have generated new version in my development system and saved under the workbench TR, then have modified my workflow changes and activated the active version and release the sub tasks of Workbench TR and ask my basis to release and Transport TR.

After they imported TR, there is an error logs: Object type Z_proposal could not be generated.

And in target system, 2 workflow versions got generated.

Please help me on this.

Thanks

ANIL

1 ACCEPTED SOLUTION
Read only

former_member191735
Active Contributor
0 Likes
648

Assignment of business object in start condition and activation of that is not a workbench TR but configuration. Check out if you are missing any transport.

4 REPLIES 4
Read only

former_member191735
Active Contributor
0 Likes
649

Assignment of business object in start condition and activation of that is not a workbench TR but configuration. Check out if you are missing any transport.

Read only

Former Member
0 Likes
648

Hello Anil,

First check the object Z_proposal is there in your quality system. If yes then due to some syntax error / dependancy issue your transport might struck in error. Investigate clearly my seeing all the transport logs and then transport the missing objects.

Thanks,

Greetson

Read only

0 Likes
648

Thanks for reply.

I have got issues and resolved.

--> I have missed out event Linkage between BOR to Workflow.

--> And also Z_proposal having some error in quality system, because of one structure used in Z_proposal object not found in my Quality system.

Regards

Anil Dasari

Read only

0 Likes
648

Thanks for posting the solution or how you solved the problem. This will really be helpful for others.