![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
|
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... | |
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
ITK::POM_ask_group |
ITK::POM_ask_group_name | GroupTag | ||
ITK::POM_ask_owner | HexObjectTag | ||
ITK::POM_ask_session |
ITK::POM_ask_user_default_group | UserTag | ||
ITK::POM_ask_user_name | HexUserTag | ||
ITK::POM_combine_enquiries | EnqIdTag1 Operation EnqIdTag2 | ||
ITK::POM_create_enquiry_on_char_by_name | ClassIdTag AttributeIdTag Operation Value | ||
ITK::POM_create_enquiry_on_date_by_name | ClassIdTag AttributeIdTag Operation Value | ||
ITK::POM_create_enquiry_on_double_by_name | ClassIdTag AttributeIdTag Operation Value | ||
ITK::POM_create_enquiry_on_int_by_name | ClassIdTag AttributeIdTag Operation Value | ||
ITK::POM_create_enquiry_on_logical_by_name | ClassIdTag AttributeIdTag Operation Value | ||
ITK::POM_create_enquiry_on_ref_by_name | ClassIdTag AttributeIdTag Operation Value | ||
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.
ClassIdTag | |
AttributeIdTag | |
Operation | |
Value |
Referenced by T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject().
ITK::POM_create_enquiry_on_tag_by_name | ClassIdTag AttributeIdTag Operation Value | ||
ITK::POM_delete_enquiries_via_list | EnqIdTag1 EnqIdTag2 | ||
This function calls the ITK pipe server function POM_delete_enquiries.
EnqIdTag1 | |
EnqIdTag2 |
Referenced by T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject().
ITK::POM_execute_enquiry | EnqIdTag | ||
This function calls the ITK pipe server function POM_execute_enquiry.
EnqIdTag |
Referenced by T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject().
ITK::POM_get_user |
This function calls the ITK pipe server function POM_get_user to find the currently logged in user.
Referenced by T4X::BATCHJOB::TOOLBOX::writeTcUser2LogIndex().