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

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

Functions

 ID_getIdentifierObjectByContextName HexObjectTag IdContextName
 This function calls the ITK pipe server function ID_getIdentifierObjectByContextName to return a list of all identifiers for a given Item and ID context name. More...
 
 ID_getIdentifierObjects HexObjectTag
 This function calls the ITK pipe server function ID_getIdentifierObjects to return a list of all identifiers for a given Item. More...
 
 ID_setAlternateIDAttribute HexAlternateIDTag AttributeName NewAttributeValue
 This function calls the ITK pipe server function ID_setAlternateIDAttribute to update a attribute of a identifier. More...
 

Detailed Description

All ITK functions of group ID supported by T4x.

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

Function Documentation

◆ ID_getIdentifierObjectByContextName()

ITK::ID_getIdentifierObjectByContextName   HexObjectTag IdContextName  

This function calls the ITK pipe server function ID_getIdentifierObjectByContextName to return a list of all identifiers for a given Item and ID context name.

Parameters
HexObjectTagItem tag in the Tcl string format
IdContextName
Returns
List of ITK_ok (=0) and identifier tags or list of ITK status and error message

◆ ID_getIdentifierObjects()

ITK::ID_getIdentifierObjects   HexObjectTag  

This function calls the ITK pipe server function ID_getIdentifierObjects to return a list of all identifiers for a given Item.

Parameters
HexObjectTagItem tag in the Tcl string format
Returns
List of ITK_ok (=0) and identifier tags or list of ITK status and error message

◆ ID_setAlternateIDAttribute()

ITK::ID_setAlternateIDAttribute   HexAlternateIDTag AttributeName NewAttributeValue  

This function calls the ITK pipe server function ID_setAlternateIDAttribute to update a attribute of a identifier.

Parameters
HexAlternateIDTag,identifiertag
AttributeName
NewAttributeValue
Returns
ITK_ok (=0) or list of ITK status and error message