T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
MV ITK functions

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

Functions

 MV_is_module HexTcObjectTag
 This function calls the ITK pipe server function MV_is_module to return the value of the isModule flag. More...
 
 MV_setBomWindowOptionValues BOMWindowTag option_id1 option_name1 option_value1
 Sets the given option values (triples of item ID, Option name and value) in a given BOM window. Several options can be set in one call. More...
 

Detailed Description

All ITK functions of group MV supported by T4x.

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

Function Documentation

◆ MV_is_module()

ITK::MV_is_module   HexTcObjectTag  

This function calls the ITK pipe server function MV_is_module to return the value of the isModule flag.

Parameters
HexTcObjectTag,Teamcenterobject Item/ItemRevision Tag
Returns
List of ITK_ok (=0) and isModule flag or list of ITK status and error message

◆ MV_setBomWindowOptionValues()

ITK::MV_setBomWindowOptionValues   BOMWindowTag option_id1 option_name1 option_value1  

Sets the given option values (triples of item ID, Option name and value) in a given BOM window. Several options can be set in one call.

Parameters
BOMWindowTagtag of the transient BOM window (as usual: not hexed!)
option_id1ID of the item, where option 1 is defined
option_name1name of option 1
option_value1value of option 1
Returns
ITK_ok (=0) or list of ITK status and error message