We need to delete characteristic values, when one value has a specific value during the configuration from a Material (mm02) to prevent classification inconsistency
Calling a (P)function in a Procedure seems the right way. It works well for all values except interval numeric values ( eg. 200 - 300 nm ) . If i call CUDB_GET_VALLIST for this specific char, i will get a NO_VALUE_FOUND Exception. Debugging shows me, that the internal table 'CUDBD_AW_FACT_I' doesn't contain the specific characteristic and i don't know why. It works for the same characteristic with only a single value and without interval (300 nm ).
Are there any other suggestions ?
Thank your very much