Share via


Hierarchy::findOrCreateHierarchy Method

Finds or creates a Hierarchy entry.

Syntax

client server public static Hierarchy findOrCreateHierarchy(Common table, boolean isQuotation)

Run On

Called

Parameters

  • table
    Type: Common Table
    The table reference to determine which type of heirarchy to create.
  • isQuotation
    Type: boolean
    A Boolean value that determines whether the hierarchy is a quotation.

Return Value

Type: Hierarchy Table
A Hierarchy instance containing the Hierarchy that was found or created.

See Also

Reference

Hierarchy Table