Share via


HcmPosition::isIncompleteActionExists Method

Indicates whether incomplete actions exist for a specified HcmPosition record.

Syntax

client server public static boolean isIncompleteActionExists(HcmPositionRecId _recId, [HcmActionStateRecId _actionStateRecId])

Run On

Called

Parameters

Return Value

Type: boolean
true if the incomplete actions exist; otherwise, false.

Remarks

If a HcmActionState record is provided, this method will check if there are incomplete actions without the consideration of the HcmActionState record.

See Also

Reference

HcmPosition Table