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

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

Functions

 MROCORE_create_window WindowTag hexPhysicalPartTag hexPhysicalPartRevisionTag
 ITK function to create MRO BOM Window. More...
 
 MROCORE_set_physpartrev_mfg_id hexPhysicalPartRevisionTag MfgId
 ITK function to set Manufacturer Id on Physical Part Revision. More...
 
 MROCORE_set_physpartrev_serial_number hexPhysicalPartRevisionTag SerialNumber
 ITK function to set Serial Number on Physical Part Revision. More...
 
 MROCORE_set_window_top_line MroBomWindowTag hexItemTag hexItemRevisionTag BomViewTag
 ITK function to set Serial Number on Physical Part Revision. More...
 
 MROCORE_setup_deviation ParentPhysicalPartTag ChildPhysicalPartTag SelectedDeviationDocumentTag
 ITK function to set Serial Number on Physical Part Revision. More...
 
 MROCORE_update_relation_part_used_is2 hexPhysicalPartRevisionTag hexItemRevisionTag
 ITK function to set Part Used Is value on Physical Structure Relation. More...
 

Detailed Description

All ITK functions of group MROCORE supported by T4x.

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

Function Documentation

◆ MROCORE_create_window()

ITK::MROCORE_create_window   WindowTag hexPhysicalPartTag hexPhysicalPartRevisionTag  

ITK function to create MRO BOM Window.

Parameters
WindowTag- Tag of MRO BOM Window
hexPhysicalPartTag- Tag of Physical Part
hexPhysicalPartRevisionTag- Tag of Physical Part Revision
Returns
list of ITK_ok (=0) and BomWindowTag or list of ITK status and error message

◆ MROCORE_set_physpartrev_mfg_id()

ITK::MROCORE_set_physpartrev_mfg_id   hexPhysicalPartRevisionTag MfgId  

ITK function to set Manufacturer Id on Physical Part Revision.

Parameters
hexPhysicalPartRevisionTag- Tag of Physical Part Revision
MfgId- Manufacturer id
Returns
ITK_ok (=0) or list of ITK status and error message

◆ MROCORE_set_physpartrev_serial_number()

ITK::MROCORE_set_physpartrev_serial_number   hexPhysicalPartRevisionTag SerialNumber  

ITK function to set Serial Number on Physical Part Revision.

Parameters
hexPhysicalPartRevisionTag- Tag of Physical Part Revision
SerialNumber- Serial Number
Returns
ITK_ok (=0) or list of ITK status and error message

◆ MROCORE_set_window_top_line()

ITK::MROCORE_set_window_top_line   MroBomWindowTag hexItemTag hexItemRevisionTag BomViewTag  

ITK function to set Serial Number on Physical Part Revision.

Parameters
MroBomWindowTag- Tag of MRO BOM Window
hexItemTag- Tag of Item
hexItemRevisionTag- Tag of Item Revision
BomViewTag- Tag of BOM View
Returns
list of ITK_ok (=0) and TopBomLineTag or list of ITK status and error message

◆ MROCORE_setup_deviation()

ITK::MROCORE_setup_deviation   ParentPhysicalPartTag ChildPhysicalPartTag SelectedDeviationDocumentTag  

ITK function to set Serial Number on Physical Part Revision.

Parameters
ParentPhysicalPartTag- Tag of the Parent Physical Part on which deviation need to be set
ChildPhysicalPartTag- Tag of the Child Physical Part for which deviation need to be set
SelectedDeviationDocumentTag- Tag of the Selected Deviation Document, can be empty
Returns
list of ITK_ok (=0) and CreatedAllowedDeviationTag or list of ITK status and error message

◆ MROCORE_update_relation_part_used_is2()

ITK::MROCORE_update_relation_part_used_is2   hexPhysicalPartRevisionTag hexItemRevisionTag  

ITK function to set Part Used Is value on Physical Structure Relation.

Parameters
hexPhysicalPartRevisionTag- Tag of PhysicalPartRevision
hexItemRevisionTag- Tag of Item Revision
Returns
ITK_ok (=0) or list of ITK status and error message