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

Cannot use BOBX nor Eclipse for BO editing

former_member276824
Discoverer
0 Likes
3,326

Hi team,

I cannot use transaction bobx nor eclipse for editing my BO anymore. Both work in read-only mode only and there is a message /bobf/conf_ui 384 that says that the BO has been created in /bobf/conf_ui which is not the case. Apparently I did some change using the old transaction at some point of time. Is there a way how to "unlock" my BO and make it editable from BOBX?

Kind Regards,
Igor.

1 ACCEPTED SOLUTION
Read only

Stefan-Schnell
Active Contributor
0 Likes
2,531

Hello Igor,

do you use transaction code BOBF with your BO? If your answer is yes, the customer flag CUSTOMER_BO in the table /BOBF/OBM_BO is unset and from this point it is not possible to edit the BO with TAC BOBX. Set this flag and now it should be possible to edit your BO.

Let us know your results.

Cheers

Stefan

Hi team,

I cannot use transaction bobx nor eclipse for editing my BO anymore. Both work in read-only mode only and there is a message /bobf/conf_ui 384 that says that the BO has been created in /bobf/conf_ui which is not the case. Apparently I did some change using the old transaction at some point of time. Is there a way how to "unlock" my BO and make it editable from BOBX?

Kind Regards,
Igor.

6 REPLIES 6
Read only

Stefan-Schnell
Active Contributor
0 Likes
2,532

Hello Igor,

do you use transaction code BOBF with your BO? If your answer is yes, the customer flag CUSTOMER_BO in the table /BOBF/OBM_BO is unset and from this point it is not possible to edit the BO with TAC BOBX. Set this flag and now it should be possible to edit your BO.

Let us know your results.

Cheers

Stefan

Read only

0 Likes
2,531

Hi Stefan,

Yes, it works. Thank you a lot.

Could you please guide me to any additional information about this flag? What is it's implication and what consequences might I expect after this change?

Kind Regards,
Igor.

Read only

0 Likes
2,531

Hello Igor,

thanks for your reply.

As far as I know is there a difference in the meta model between BOs from TAC BOBX and BOBF. BOBF can read BOBX BOs, but not sure is the other way round.

Cheers

Stefan

Read only

ivo_vollrath
Product and Topic Expert
Product and Topic Expert
0 Likes
2,531

Hi Stefan, hi Igor,

no, there is no difference in the meta model. The difference is that BOBX is restricted to features which are officially released. As soon as you use BOBF to edit your BO, you risk using features which are not released to customers. When switching back to BOBX (by manually setting the customer flag) you do not remove such features from your BO. They are still used, but not visible in Tx BOBX.

By switching to BOBF you are leaving the officially supported track. Switching back to BOBX is safe only if you did not really use any BOBF-spefic features. However, there is no way to check for a given BO if it uses only supported features. So, better do not use BOBF if at all possible.

Kind Regards,

Ivo

Read only

0 Likes
2,531

Hello Ivo,

thanks for your explanation.

Cheers

Stefan

Read only

Former Member
0 Likes
2,531

Hello Igor,

In OSS note 2270184 you'll find a program that you can use to reset the customer flag. After that you'll be able to edit your BO using BOBX or Eclipse.

Best regards

Liesbeth