Application Development 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: 

Update of object dependency allocation in Routings

Flavio
Active Contributor
0 Kudos

Dear Friends,

I am having the following problem: in several Routings of different configurable materials I need to change the object dependency allocation for one operation. In detail, let's say that operation 0100 has 3 object dependencies allocated:

Operation 0100

Object dependencies:

OBJ_DEP_01

OBJ_DEP_02

OBJ_DEP_03

what I need is to change the second one of them, from OBJ_DEP_02 to OBJ_DEP_99

I can successfully read the object dependencies allocation with the function 'CUKD_API_ALLOCATIONS_READ', for each routing.

What I am missing is a way to change that allocation. I found the function 'CUKD_API_ALLOCATIONS_MAINTAIN', but I am not able to make it working.

Do you have any help or suggestion?

Thank you very much indeed for any hints on this subject.

Bye,

Flavio

1 REPLY 1

Alan_Phan
Explorer
0 Kudos

Useless answer