![]() |
T4S4
19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
createTC_Object ItemId ItemName ItemRevisionId ItemType args | |
Customer specific function for the creation of a Tc item. More... | |
createTC_Object2 ItemId ItemName ItemRevisionId ItemType ItemArgs RevArgs args | |
Customer specific function for the creation of a Tc item. More... | |
importNamedReference ItemRevisionTag RelationName DatasetType DatasetName ReferenceName OriginalFileName FileName args | |
Customer specific function for the creation of a Tc item. More... | |
saveItemWithUnlock TcItemTag args | |
This function will save a TC item using ITEM_save_item including the corresponding AOM_unlock. More... | |
selectTC_Object ItemRevisionId args | |
Customer specific select function to identify the corresponding target item revision. More... | |
selectTC_ScheduleObject ObjectType ItemId args | |
Customer specific select function to identify the corresponding target ScheduleTargetObject. More... | |
T4X::CUSTOM::MAPPING::TOOLBOX::createTC_Object | ItemId ItemName ItemRevisionId ItemType args | ||
Customer specific function for the creation of a Tc item.
ItemId | if the ItemId equals "" the next free id will be created automatically |
ItemName | |
ItemRevisionId | |
ItemType | |
args | list of additional attribute name and value pairs like: object_desc "description" object_name "test" |
T4X::CUSTOM::MAPPING::TOOLBOX::createTC_Object2 | ItemId ItemName ItemRevisionId ItemType ItemArgs RevArgs args | ||
Customer specific function for the creation of a Tc item.
ItemId | if the ItemId equals "" the next free id will be created automatically |
ItemName | |
ItemRevisionId | |
ItemType | |
ItemArgs | list of additional attribute name and value pairs for the Item like: object_desc "description" object_name "test" |
RevArgs | list of additional attribute name and value pairs for the Item Revision like: object_desc "description" object_name "test" |
T4X::CUSTOM::MAPPING::TOOLBOX::importNamedReference | ItemRevisionTag RelationName DatasetType DatasetName ReferenceName OriginalFileName FileName args | ||
Customer specific function for the creation of a Tc item.
ItemRevisionTag | |
RelationName | relation between item revision and dataset |
DatasetType | |
DatasetName | |
ReferenceName | |
OriginalFileName | only file name with extension |
FileName | file name with extension and path |
T4X::CUSTOM::MAPPING::TOOLBOX::saveItemWithUnlock | TcItemTag args | ||
This function will save a TC item using ITEM_save_item including the corresponding AOM_unlock.
TcItemTag | Teamcenter item tag in the Tcl string format |
T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_Object | ItemRevisionId args | ||
Customer specific select function to identify the corresponding target item revision.
ItemRevisionId | LATEST-get the latest working / ITEM-get itemTag not itemRevTag / <revisionId>-get the specified itemRevTag |
args | list of additional attribute name and value pairs like: item_id "122" object_name "test" |
T4X::CUSTOM::MAPPING::TOOLBOX::selectTC_ScheduleObject | ObjectType ItemId args | ||
Customer specific select function to identify the corresponding target ScheduleTargetObject.
ObjectType | |
ItemId |