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

How to Launch Create Query Wizard in T-Code: BOB

Former Member
0 Likes
500

Hi Expert,

Anyone know how to launch create query wizard in T-Code: BOB?

I right click the sub-node on Node Browser, but there is nothing coming out in order to launch the create query wizard.

Any specific authorization / roles requires?

Regards,

Alex

Hi Expert,

Anyone know how to launch create query wizard in T-Code: BOB?

I right click the sub-node on Node Browser, but there is nothing coming out in order to launch the create query wizard.

Any specific authorization / roles requires?

Regards,

Alex

1 REPLY 1
Read only

Former Member
0 Likes
410

Hi Alex,

In general the transaction BOB shall provide you the possibility to create new queries. Your user needs to have the developer authorization profile S_DEVELOP.

Do you want to create the querie as an extension in the context of an Enhancement BO or as a new entity in your own Custom BO? In case of an extension it would ne necessary that the corresponding node is marked as extensible in the underlying BO. If this is not the case your are not able to add eny new entities (sub-nodes, actions, queries etc.) to that node.

Best regards,

Carsten