T4S4  19.1 C8540 A23673
Teamcenter Gateway for SAP S/4HANA API Reference
TPSAP::TESISPLM::MM_OBJECT_LINK Namespace Reference

Functions

 MM_DocLinksCreate SAPMatNo DIRtype DIRno DIRpart DIRversion ?CadIndicator? args
 Enables T4S to create a MM-DIR link based on the MM Prerequisite: SAP ABAP /TESISPLM/MM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC) More...
 
 MM_DocLinksDelete SAPMatNo ?DocType? ?isPositivDocTypeList? ?DocKey? args
 Enables T4S to delete specific or all MM-DIR link based on the MM Prerequisite: SAP ABAP /TESISPLM/MM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC) More...
 
 MM_DocLinksRead SAPMatNo args
 Enables T4S to read all MM-DIR link based on the MM Prerequisite: SAP ABAP /TESISPLM/MM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC) More...
 

Function Documentation

◆ MM_DocLinksCreate()

TPSAP::TESISPLM::MM_OBJECT_LINK::MM_DocLinksCreate   SAPMatNo DIRtype DIRno DIRpart DIRversion ?CadIndicator? args  

Enables T4S to create a MM-DIR link based on the MM Prerequisite: SAP ABAP /TESISPLM/MM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC)

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

◆ MM_DocLinksDelete()

TPSAP::TESISPLM::MM_OBJECT_LINK::MM_DocLinksDelete   SAPMatNo ?DocType? ?isPositivDocTypeList? ?DocKey? args  

Enables T4S to delete specific or all MM-DIR link based on the MM Prerequisite: SAP ABAP /TESISPLM/MM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC)

Parameters
SAPMatNo
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 ::MM_ObjLink_ResultDat

◆ MM_DocLinksRead()

TPSAP::TESISPLM::MM_OBJECT_LINK::MM_DocLinksRead   SAPMatNo args  

Enables T4S to read all MM-DIR link based on the MM Prerequisite: SAP ABAP /TESISPLM/MM_OBJ_LINK_MAINTAIN (package /TESISPLM/T4S_MISC)

Parameters
SAPMatNo
Returns
OK or ERROR with Message and global TCL array ::MM_ObjLink_ResultDat