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

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

Functions

 POM_ask_group
 This function calls the ITK pipe server function POM_ask_group to find the currently used group. More...
 
 POM_ask_group_name GroupTag
 This function calls the ITK pipe server function POM_ask_group_name to get group name. More...
 
 POM_ask_owner HexObjectTag
 This function calls the ITK pipe server function POM_ask_owner to get user and group tag of the object owner. More...
 
 POM_ask_session
 This function calls the ITK pipe server function POM_get_user to get the current session tag. More...
 
 POM_ask_user_default_group UserTag
 This function calls the ITK pipe server function POM_ask_user_default_group to get the default group tag. More...
 
 POM_ask_user_name HexUserTag
 This function calls the ITK pipe server function POM_ask_user_name to get user name. More...
 
 POM_combine_enquiries EnqIdTag1 Operation EnqIdTag2
 This function calls the ITK pipe server function POM_combine_enquiries. More...
 
 POM_create_enquiry_on_char_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_char_by_name. More...
 
 POM_create_enquiry_on_date_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_date_by_name. More...
 
 POM_create_enquiry_on_double_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_double_by_name. More...
 
 POM_create_enquiry_on_int_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_int_by_name. More...
 
 POM_create_enquiry_on_logical_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_logical_by_name. More...
 
 POM_create_enquiry_on_ref_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_ref_by_name. More...
 
 POM_create_enquiry_on_string_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_string_by_name. More...
 
 POM_create_enquiry_on_tag_by_name ClassIdTag AttributeIdTag Operation Value
 This function calls the ITK pipe server function POM_create_enquiry_on_tag_by_name. More...
 
 POM_delete_enquiries_via_list EnqIdTag1 EnqIdTag2
 This function calls the ITK pipe server function POM_delete_enquiries. More...
 
 POM_execute_enquiry EnqIdTag
 This function calls the ITK pipe server function POM_execute_enquiry. More...
 
 POM_get_user
 This function calls the ITK pipe server function POM_get_user to find the currently logged in user. More...
 
 POM_tag_to_uid HexObjectTag
 This function calls the ITK pipe server function POM_tag_to_uid to get the UID of the tag. More...
 

Detailed Description

All ITK functions of group POM supported by T4x.

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

Function Documentation

◆ POM_ask_group()

ITK::POM_ask_group

This function calls the ITK pipe server function POM_ask_group to find the currently used group.

Returns
0 and HexGroupTag and HexGroupName or list of ITK status and error message

◆ POM_ask_group_name()

ITK::POM_ask_group_name   GroupTag  

This function calls the ITK pipe server function POM_ask_group_name to get group name.

Parameters
GroupTagTcl representation of the Group Tag
Returns
ITK_ok (=0) and HexGroupName or list of ITK status and error message

◆ POM_ask_owner()

ITK::POM_ask_owner   HexObjectTag  

This function calls the ITK pipe server function POM_ask_owner to get user and group tag of the object owner.

Parameters
HexObjectTag
Returns
ITK_ok (=0) and hexUserTag and hexGroupTag or list of ITK status and error message

◆ POM_ask_session()

ITK::POM_ask_session

This function calls the ITK pipe server function POM_get_user to get the current session tag.

Returns
ITK_ok (=0) and Tcl representation of the SessionTag or list of ITK status and error message

◆ POM_ask_user_default_group()

ITK::POM_ask_user_default_group   UserTag  

This function calls the ITK pipe server function POM_ask_user_default_group to get the default group tag.

Parameters
UserTagTcl representation of the User Tag
Returns
ITK_ok (=0) and GroupTag or list of ITK status and error message

◆ POM_ask_user_name()

ITK::POM_ask_user_name   HexUserTag  

This function calls the ITK pipe server function POM_ask_user_name to get user name.

Parameters
HexUserTag
Returns
ITK_ok (=0) and HexUserName or list of ITK status and error message

◆ POM_combine_enquiries()

ITK::POM_combine_enquiries   EnqIdTag1 Operation EnqIdTag2  

This function calls the ITK pipe server function POM_combine_enquiries.

Parameters
EnqIdTag1
Operation
EnqIdTag2
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_char_by_name()

ITK::POM_create_enquiry_on_char_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_char_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_date_by_name()

ITK::POM_create_enquiry_on_date_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_date_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_double_by_name()

ITK::POM_create_enquiry_on_double_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_double_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_int_by_name()

ITK::POM_create_enquiry_on_int_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_int_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_logical_by_name()

ITK::POM_create_enquiry_on_logical_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_logical_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Valuetrue|false
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_ref_by_name()

ITK::POM_create_enquiry_on_ref_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_ref_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_create_enquiry_on_string_by_name()

ITK::POM_create_enquiry_on_string_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_string_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

Referenced by T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject().

◆ POM_create_enquiry_on_tag_by_name()

ITK::POM_create_enquiry_on_tag_by_name   ClassIdTag AttributeIdTag Operation Value  

This function calls the ITK pipe server function POM_create_enquiry_on_tag_by_name.

Parameters
ClassIdTag
AttributeIdTag
Operation
Value
Returns
List of ITK_ok (=0) and EnqId or list of ITK status and error message

◆ POM_delete_enquiries_via_list()

ITK::POM_delete_enquiries_via_list   EnqIdTag1 EnqIdTag2  

This function calls the ITK pipe server function POM_delete_enquiries.

Parameters
EnqIdTag1
EnqIdTag2
Returns
ITK Status ITK_ok (=0) or list of ITK status and error message

Referenced by T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject().

◆ POM_execute_enquiry()

ITK::POM_execute_enquiry   EnqIdTag  

This function calls the ITK pipe server function POM_execute_enquiry.

Parameters
EnqIdTag
Returns
List of ITK_ok (=0) and list of found object tags or list of ITK status and error message

Referenced by T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject().

◆ POM_get_user()

ITK::POM_get_user

This function calls the ITK pipe server function POM_get_user to find the currently logged in user.

Returns
ITK_ok (=0) and HexUserTag and HexUserName or list of ITK status and error message

Referenced by T4X::BATCHJOB::TOOLBOX::writeTcUser2LogIndex().

◆ POM_tag_to_uid()

ITK::POM_tag_to_uid   HexObjectTag  

This function calls the ITK pipe server function POM_tag_to_uid to get the UID of the tag.

Parameters
HexObjectTag
Returns
ITK_ok (=0) and UID or list of ITK status and error message