T4S4  18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
VRULE ITK functions

All ITK functions of group VRULE supported by T4x. More...

Functions

 VRULE_create RuleName RuleDescription
 This function calls the ITK pipe server function VRULE_create to create an an empty Variant Rule, with the given name and description. More...
 
 VRULE_create_from_bom_shortcut RuleName RuleDescription WindowTag
 This function calls the ITK pipe server function VRULE_create_from_bom_shortcut to create VariantRule object. More...
 
 VRULE_create_from_variant_rule_shortcut RuleName RuleDescription HexBomVariantRuleTag
 This function calls the ITK pipe server function VRULE_create_from_variant_rule_shortcut to create VariantRule object. More...
 

Detailed Description

All ITK functions of group VRULE supported by T4x.

This group specifies all ITK functions of group VRULE for which wrappers have been defined in T4x

Function Documentation

◆ VRULE_create()

ITK::VRULE_create   RuleName RuleDescription  

This function calls the ITK pipe server function VRULE_create to create an an empty Variant Rule, with the given name and description.

Parameters
RuleName
RuleDescription
Returns
list of ITK_ok (=0) and HexVariantRuleTag or list of ITK status and error message

◆ VRULE_create_from_bom_shortcut()

ITK::VRULE_create_from_bom_shortcut   RuleName RuleDescription WindowTag  

This function calls the ITK pipe server function VRULE_create_from_bom_shortcut to create VariantRule object.

Parameters
RuleName
RuleDescription
WindowTag
Returns
list of ITK_ok (=0) and HexVariantRuleTag or list of ITK status and error message

◆ VRULE_create_from_variant_rule_shortcut()

ITK::VRULE_create_from_variant_rule_shortcut   RuleName RuleDescription HexBomVariantRuleTag  

This function calls the ITK pipe server function VRULE_create_from_variant_rule_shortcut to create VariantRule object.

Parameters
RuleName
RuleDescription
HexBomVariantRuleTag
Returns
list of ITK_ok (=0) and HexVariantRuleTag or list of ITK status and error message