Hi experts,
I want to lock / switch to change mode an entity, because I need to add values. The entity contains a Root Object PCRData from Component PPM.
I had the same Issue with the Root Object OPP also in Component PPM and itt worked well.
The coding is:
lr_entity->switch_to_change_mode( ).
I also tried lr_entity->lock( ).
There is no error Message. It just doesn't get locked.
Any ideas.
Thanks and regards,
Sebastian
Edited by: Sebastian Wilhelm on Dec 1, 2011 4:59 PM