![]() |
T4S4
18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
|
Functions | |
CM_DocLinksCreate ChangeNo DIRtype DIRno DIRpart DIRversion ?CadIndicator? args | |
Enables T4S to create a CM-DIR link based on the CM Prerequisite: SAP ABAP /TESISPLM/CM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC) More... | |
CM_DocLinksDelete ChangeNo ?DocType? ?isPositivDocTypeList? ?DocKey? args | |
Enables T4S to delete specific or all CM-DIR link based on the CM Prerequisite: SAP ABAP /TESISPLM/CM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC) More... | |
CM_DocLinksRead ChangeNo args | |
Enables T4S to read all CM-DIR link based on the CM Prerequisite: SAP ABAP /TESISPLM/CM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC) More... | |
TPSAP::TESISPLM::CM_OBJECT_LINK::CM_DocLinksCreate | ChangeNo DIRtype DIRno DIRpart DIRversion ?CadIndicator? args | ||
Enables T4S to create a CM-DIR link based on the CM Prerequisite: SAP ABAP /TESISPLM/CM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC)
ChangeNo | |
DIRtype | |
DIRno | |
DIRpart | |
DIRversion | |
CadIndicator | - Optional (Default: Empty) - Empty or X |
TPSAP::TESISPLM::CM_OBJECT_LINK::CM_DocLinksDelete | ChangeNo ?DocType? ?isPositivDocTypeList? ?DocKey? args | ||
Enables T4S to delete specific or all CM-DIR link based on the CM Prerequisite: SAP ABAP /TESISPLM/CM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC)
ChangeNo | |
DocType | - If provided (TCL List), all these doc types will not be deleted (optional -EMTPY) |
isPositivDocTypeList | - If true, DocType acts as a positive list. This means that all links with a doc type specified in DocType will be deleted. If false, it works the other way around (optional -true) |
DocKey | - If provided, only the link to this specific DIR will be deleted - Key -> TCL list with DirNo DirType DirPart DirVers (optional - EMPTY) |
TPSAP::TESISPLM::CM_OBJECT_LINK::CM_DocLinksRead | ChangeNo args | ||
Enables T4S to read all CM-DIR link based on the CM Prerequisite: SAP ABAP /TESISPLM/CM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC)
ChangeNo |