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

BAPI_OBJCL_CHANGE error: valuated with object dependencies

Former Member
0 Likes
449

Hi expert,

having programmed an extension for a customer for automatic maintenance of characteristic values of technical object, we have come across an error.

When using BAPI_OBJCL_CHANGE to change a characteristic followed by BAPI_TRANSACTION_COMMIT (without wait) we have two scenarios:

1. if the technical object has no value in the characteristic before calling BAPI_OBJCL_CHANGE the characteristic will be set.

2. if there is already a value set there is an error stating

Characteristic 'XYZ' valuated with object dependencies (old value '00')

However, I can't find a dependency definition in CT04. do you know what's wrong here,or what is a usual cause of that?

thanks

Stefan

2 REPLIES 2
Read only

Former Member
0 Likes
394

Hi,

Please see the given link, It may help you.

Regards,

Shamma

Read only

Former Member
0 Likes
394

The Dependency was defiend in another characteristic, a colleague needed to tell me