cancel
Showing results for 
Search instead for 
Did you mean: 

Delegated business object not working in QA

Former Member
0 Kudos

Hi Experts,

How are you all doing?

I am facing a strange situation, I have created a subtype ZBUS2089 for supertype BUS2089, then I have delegated it sysetm wide using SWO1.

Now when I have created workflow for that business object BUS2089 with event Created, It works good in Dev,

I have transported the same into QA, now when I am checking the workflow in QA, it is giving the error that

"workflow definition doesn not exist" (I checked using tcode SWUD).

then I further investigated and found that when I am checking the event for business object BUS2089, it says that business object ZBUS2089 can not be generated.

also I checked using tcode SWO1, and ZBUS2089 do exists in QA.

I transported another reqeust but same thing.

do you have any idea why delegation is not taking place in QA.

I will really appreciate any inputs on this.

Thanks

Nitish

Accepted Solutions (0)

Answers (2)

Answers (2)

morten_nielsen
Active Contributor
0 Kudos

Hi Nitish

Your problem with "<i>workflow definition doesn not exist</i>" could be caused by structural authorizations. You can check this in transaction OOSB. If your user isn't in here, and structural authorisations is activated, the user SAP* should be there with the All Profile. Otherwise you must be assigned to a structual authorization granting access to the element types WS, TS, etc.

Regards

Morten Nielsen

Former Member
0 Kudos

Hi Jocelyn and Morten

thanks for your response.

Business object was not activated because there was some thing missing in QA.

Its activate now. working ok.

Thanks

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Nitish,

Delegation won't work if your delegated object cannot be generated. So go to transaction SWO1, go into the object type program, check for syntax errors.

If there aren't any syntax errors and the program itself looks ok you may be able to just generated in QA.

But I'd also be looking for missing transports from DEV - because the business object type program should not have been transported in that state.

Regards,

Jocelyn

Former Member
0 Kudos

Hi Jocelyn,

I have already generated into Dev, then I did transported into QA (I checked also and it is syntax free)

Its working perfect in Dev, problems is only arising into QA.

when I am checking into QA it is giving error(when I am trying to check using swud it is giving message that zbus2089 can not be generated), its all happening in QA after transport.

In Dev. every thing is working good.

Any idea why?

Thanks

Jocelyn_Dart
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Nitish,

Ok ... so go to the first scren of SWO1, enter your Z object type and press the generate button.

It just means the generate didn't happen on transport.

You could also have a look at the transport logs to see if there were any warnings. But the quick way to fix the problem is to generate in display mode as I've indicated above.

Regards,

Jocelyn