Windchill REST Services Domain Capabilities > PTC Domains > PTC Product Management Domain > Function Available in the PTC Product Management Domain
Function Available in the PTC Product Management Domain
The following function is available in the PTC Product Management domain:
GetAssignedExpression()
The function GetAssignedExpression() returns the assigned expressions for Part, PartUse, and UsageOccurrence entities. The function is bound to these entities. You can specify a single entity as the input parameter. Basic and advanced types of expressions are supported.
The information related to assigned expressions is retrieved using the complex type, AssignedExpression, which is defined in the PTC Product Platform Management domain.
To retrieve the assigned expressions for multiple objects, use the GetAssignedExpressions action defined in the PTC Product Platform Management domain. See the section Action Available in the PTC Product Platform Management Domain, for more information.
Both dependent and independent expression modes are supported.
GetAllVariantSpecifications()
The function GetAllVariantSpecifications() retrieves all the variant specifications related to the configurable module. It returns all the variant specifications that are created from any iteration or revision of the part.
* 
This function is available only if the option Configurable Module Support is set to Yes in Utilities > Preference Management > Options and Variants in Windchill.