Checks if the Status value of an existing KMKnowledgeCollectorPlanningTable record is not the Finished value.
Syntax
client server public static boolean existOpen(KMConnectionTypeId kmConnectionTypeId, KMConnectionRelation connection)
Run On
Called
Parameters
- kmConnectionTypeId
Type: KMConnectionTypeId Extended Data Type
A KMConnectionTypeId value.
- connection
Type: KMConnectionRelation Extended Data Type
A KMConnectionRelation value.
Return Value
Type: boolean
true if the KMKnowledgeCollectorPlanningTable record exists and the Status value is not the Finished value; otherwise, false.