Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks cyclic dependency.
Syntax
server public static boolean checkCyclicDependency(
RefRecId _parentSionItemTableRecid,
RefRecId _relatedSionItemTableRecid,
ItemId _itemId)
Run On
Server
Parameters
- _parentSionItemTableRecid
Type: RefRecId Extended Data Type
The parent sion item table RecId.
- _relatedSionItemTableRecid
Type: RefRecId Extended Data Type
The related sion item table RecId.
- _itemId
Type: ItemId Extended Data Type
The item id.
Return Value
Type: boolean
If 'true', the cyclic dependency is active.