Hi Toshit,
Sorry for delayed reply.
Yes, you can differentiate multiple operations in same work order, use below fields in VIAUF_AFVC,
Order# - AUFNR
Operation# - VORNR
Work Center - ARBID
If you input only AUFNR in table VIAUF_AFVC, you will get all the list of operations associated with that Order. Also, you can get details of Work center associated with each operation(VORNR) in the field ARBID.
To get Work center name, pass this ARBID into table CRHD as OBJID so that you will get name of WC.
Let me know still if you have any issues.
Thanks.
Amol