Report for link between Process Plan and Standard operations
How to create a Query Builder report between process plan and standard operations
By this report i should be able to know Which standard operations are associated with which process plans.
I am not sure which join should be used between them in query builder. Can anyone help me on this ?
Class name for process plan :- com.ptc.windchill.mpml.processplan.MPMProcessPlan
Class name for standard operations :- com.ptc.windchill.mpml.processplan.operation.MPMOperation


