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

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

Functions

 IDCXT_ask_name HexIdContextTag
 This function calls the ITK pipe server function IDCXT_ask_name to return the Id Context name of a given ID context tag. More...
 
 IDCXT_find_idcontext IdContextName
 This function calls the ITK pipe server function IDCXT_find_idcontext to find a IdContext tag for a given Id Context name. An error will be returned if more than one name is qualified in the search. More...
 

Detailed Description

All ITK functions of group IDCXT supported by T4x.

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

Function Documentation

◆ IDCXT_ask_name()

ITK::IDCXT_ask_name   HexIdContextTag  

This function calls the ITK pipe server function IDCXT_ask_name to return the Id Context name of a given ID context tag.

Parameters
HexIdContextTagTeamcenter IdContext tag in the Tcl string format
Returns
List of ITK_ok (=0) and IdContext Name or list of ITK status and error message

◆ IDCXT_find_idcontext()

ITK::IDCXT_find_idcontext   IdContextName  

This function calls the ITK pipe server function IDCXT_find_idcontext to find a IdContext tag for a given Id Context name. An error will be returned if more than one name is qualified in the search.

Parameters
IdContextNameUses case-insensitive search and allows wild-cards.
Returns
List of ITK_ok (=0) and IdContext tag or list of ITK status and error message