I have a parent entity named A, and its 1-to-N related entity B. Both the entities have different BPF and each of 3 states. Is it possible to change the status of BPF of all N entries to finished by changing the parent entity's BPF to finished state?