T4S4  18.2 C7549 A21431
Teamcenter Gateway for SAP S/4HANA API Reference
TPSAP::TESISPLM::CM_OBJECT_LINK Namespace 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...
 

Function Documentation

◆ CM_DocLinksCreate()

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)

Parameters
ChangeNo
DIRtype
DIRno
DIRpart
DIRversion
CadIndicator- Optional (Default: Empty) - Empty or X
Returns
OK or ERROR with Message and global TCL array ::CM_ObjLink_ResultDat

◆ CM_DocLinksDelete()

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)

Parameters
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)
Returns
OK or ERROR with Message and global TCL array ::CM_ObjLink_ResultDat

◆ CM_DocLinksRead()

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)

Parameters
ChangeNo
Returns
OK or ERROR with Message and global TCL array ::CM_ObjLink_ResultDat