Hi All
Right now we are triggering WF on Credits/Debits/ returns based on the order type , header and item level completeness. That means when the order type is RE and if header and item level are complete then WF will be triggered. So we have maintained order type=RE ;VBUK-UVALS =C and VBUP-UVALS=C in the triggering events.
we have a new requirement where we will create a RE only with header data and WF should trigger and the approver who receives this WF item will add the line items and approve and then WF will move on to next approvers based on the net value.
Since there are no line items and VBUP-UVALS is blank WF is no triggering.i have tried maintaining VBUP-UVALS= C or Blank in the triggering events and it did not work.
so my requirement is WF should trigger when order type is RE , header data is complete and if lines exist WF should trigger if they are complete and if they do exist it should still trigger if header data is complete.
Please help me with achieving this requirement.
Thanks
PM