![]() |
T4S4
18.1 C7177 A20283
Teamcenter Gateway for SAP S/4HANA API Reference
|
All ITK functions of group WSOM supported by T4x. More...
Functions | |
WSOM_ask_name HexTcObjectTag | |
This function calls the ITK pipe server function WSOM_ask_name to ask the name of a given workspace object. More... | |
WSOM_ask_object_id_string HexTcObjectTag | |
This function calls the ITK pipe server function WSOM_ask_object_id_string to ask the id string of a given workspace object. More... | |
WSOM_ask_object_type HexTcObjectTag | |
This function calls the ITK pipe server function WSOM_ask_object_type to ask the type name of a given workspace object. More... | |
WSOM_create_effectivity HexTcObjectTag | |
This function calls the ITK pipe server function WSOM_create_effectivity and gives back the effecitivity tag. More... | |
WSOM_delete_effectivity HexTcObjectTag HexTcEffTag | |
This function calls the ITK pipe server function WSOM_delete_effectivity and gives the status. More... | |
WSOM_eff_ask_end_item HexStatusTag HexEffTag | |
This function calls the ITK pipe server function WSOM_eff_ask_end_item and gives back the effecitivity end item. More... | |
WSOM_eff_ask_end_item_rev HexStatusTag HexEffTag | |
This function calls the ITK pipe server function WSOM_eff_ask_end_item_rev and gives back the effecitivity end item rev. More... | |
WSOM_eff_set_end_item HexStatusTag HexEffTag HexEndItemTag | |
This function calls the ITK pipe server function WSOM_eff_set_end_item and sets the effecitivity end item. More... | |
WSOM_eff_set_end_item_rev HexStatusTag HexEffTag HexEndItemRevTag | |
This function calls the ITK pipe server function WSOM_eff_set_end_item_rev and sets the effecitivity end item rev. More... | |
WSOM_find2 WorkspaceName | |
This function calls the ITK pipe server function WSOM_find2 and returns list of tags of WorkspaceObjects, regardless of subclass, that have a particular name. ITK_ok returns if no error occurs during the query. This does not mean that hits will be greater than 0. That must be a separate check. More... | |
WSOM_get_all_effectivities_dates HexTcObjectTag | |
This function calls the ITK pipe server function WSOM_get_all_effectivities_dates and gives back dates of all the effecitivities of the status. More... | |
WSOM_get_effectivities HexTcObjectTag | |
This function calls the ITK pipe server function WSOM_get_effectivities and gives back the effecitivities of set the status. More... | |
WSOM_get_effectivity_dates HexTcObjectTag HexTcEffTag | |
This function calls the ITK pipe server function WSOM_get_effectivity_dates and gives back the effecitivity dates for the status. More... | |
WSOM_get_item_rev_status_by_name HexTcObjectTag StatusName | |
This function calls the ITK pipe server function WSOM_get_item_rev_status_by_name and looks for a status with given name. More... | |
WSOM_set_description HexTcObjectTag NewDesc | |
This function calls the ITK pipe server function WSOM_set_description to set the description of a given workspace object. More... | |
WSOM_set_effectivity_dates HexTcObjectTag HexTcEffTag StartDate EndDate CreateNew | |
This function calls the ITK pipe server function WSOM_set_effectivity_dates and sets the new effectivity dates for the status. More... | |
WSOM_set_name HexTcObjectTag NewName | |
This function calls the ITK pipe server function WSOM_set_name to set the name of a given workspace object. More... | |
WSOM_where_referenced ObjectTag Level | |
This function calls the ITK pipe server function WSOM_where_referenced and get the information about referenced objects. More... | |
All ITK functions of group WSOM supported by T4x.
This group specifies all ITK functions of group WSOM for which wrappers have been defined in T4x
ITK::WSOM_ask_name | HexTcObjectTag | ||
ITK::WSOM_ask_object_id_string | HexTcObjectTag | ||
ITK::WSOM_ask_object_type | HexTcObjectTag | ||
ITK::WSOM_create_effectivity | HexTcObjectTag | ||
This function calls the ITK pipe server function WSOM_create_effectivity and gives back the effecitivity tag.
HexTcObjectTag | Teamcenter status tag in the Tcl string format |
ITK::WSOM_delete_effectivity | HexTcObjectTag HexTcEffTag | ||
ITK::WSOM_eff_ask_end_item | HexStatusTag HexEffTag | ||
This function calls the ITK pipe server function WSOM_eff_ask_end_item and gives back the effecitivity end item.
HexStatusTag | Teamcenter status tag in the Tcl string format |
HexEffTag | Teamcenter effectivity tag in the Tcl string format |
ITK::WSOM_eff_ask_end_item_rev | HexStatusTag HexEffTag | ||
This function calls the ITK pipe server function WSOM_eff_ask_end_item_rev and gives back the effecitivity end item rev.
HexStatusTag | Teamcenter status tag in the Tcl string format |
HexEffTag | Teamcenter effectivity tag in the Tcl string format |
ITK::WSOM_eff_set_end_item | HexStatusTag HexEffTag HexEndItemTag | ||
This function calls the ITK pipe server function WSOM_eff_set_end_item and sets the effecitivity end item.
HexStatusTag | Teamcenter status tag in the Tcl string format |
HexEffTag | Teamcenter effectivity tag in the Tcl string format |
HexEndItemTag | Teamcenter end item tag in the Tcl string format |
ITK::WSOM_eff_set_end_item_rev | HexStatusTag HexEffTag HexEndItemRevTag | ||
This function calls the ITK pipe server function WSOM_eff_set_end_item_rev and sets the effecitivity end item rev.
HexStatusTag | Teamcenter status tag in the Tcl string format |
HexEffTag | Teamcenter effectivity tag in the Tcl string format |
HexEndItemRevTag | Teamcenter end item revision tag in the Tcl string format |
ITK::WSOM_find2 | WorkspaceName | ||
This function calls the ITK pipe server function WSOM_find2 and returns list of tags of WorkspaceObjects, regardless of subclass, that have a particular name. ITK_ok returns if no error occurs during the query. This does not mean that hits will be greater than 0. That must be a separate check.
WorkspaceName |
Sample code sequence
ITK::WSOM_get_all_effectivities_dates | HexTcObjectTag | ||
This function calls the ITK pipe server function WSOM_get_all_effectivities_dates and gives back dates of all the effecitivities of the status.
HexTcObjectTag | Teamcenter status tag in the Tcl string format |
ITK::WSOM_get_effectivities | HexTcObjectTag | ||
ITK::WSOM_get_effectivity_dates | HexTcObjectTag HexTcEffTag | ||
This function calls the ITK pipe server function WSOM_get_effectivity_dates and gives back the effecitivity dates for the status.
HexTcObjectTag | Teamcenter status tag in the Tcl string format |
HexTcEffTag | Teamcenter effectivity tag in the Tcl string format |
ITK::WSOM_get_item_rev_status_by_name | HexTcObjectTag StatusName | ||
This function calls the ITK pipe server function WSOM_get_item_rev_status_by_name and looks for a status with given name.
HexTcObjectTag | Teamcenter item revision tag in the Tcl string format |
StatusName | Teamcenter status name |
ITK::WSOM_set_description | HexTcObjectTag NewDesc | ||
This function calls the ITK pipe server function WSOM_set_description to set the description of a given workspace object.
HexTcObjectTag | Teamcenter workspace object tag in the Tcl string format |
NewDesc | New workspace object description string |
ITK::WSOM_set_effectivity_dates | HexTcObjectTag HexTcEffTag StartDate EndDate CreateNew | ||
This function calls the ITK pipe server function WSOM_set_effectivity_dates and sets the new effectivity dates for the status.
HexTcObjectTag | Teamcenter status tag in the Tcl string format |
HexTcEffTag | Teamcenter effectivity tag in the Tcl string format |
StartDate | - date format ddmmyyyy |
EndDate | - date format ddmmyyyy/ OPEN_END / STOCK_OUT |
CreateNew | = CREATE / UpdateExiting = UPDATE flag |
ITK::WSOM_set_name | HexTcObjectTag NewName | ||
ITK::WSOM_where_referenced | ObjectTag Level | ||
This function calls the ITK pipe server function WSOM_where_referenced and get the information about referenced objects.
ObjectTag | Teamcenter status tag in the Tcl string format |
Level | how deep to check |
Sample code sequence