Hello,
Is there a way to know if exists a pending RTP on a given PIV?
I found no method for this, except PDMRTPGetList() that accept an OQL
object, but I can't understand how to write OQL query to link the PIV with
its RTPs even watching at Object Flow Data Diagram and related additions.
I tried also with NULL_HPDMOQL as oql, but the subsequent call to
PDMCursorGetNext() crashes (stack overflow)
Thanks in advance.
-Stefano