Hello everybody.
I got a planning sequence which is activated via a button in a web template. The sequence contains four planning functions:
1. Delete records
2. Copy records
3. Copy other records
4. Custom function which changes a flag in the master data of a characteristic
After the sequence a function of type "save_data" is triggered.
Before the activation of the planning sequence i want to read a flag from master data of a characteristic. Only if the flag is set the sequence should run. I could cover this with another custom function.
But how do i achieve that the whole sequence stops if the condition is not met???
Has anybody an idea how i can solve this problem?
Thanks in advance,
Joerg